No announcements
Found 607842 threads
-
4 Votes
random generating qs
Hi..........um im working on a basic random maths generating project were the computer generates two random numbers which you have to add etc.Answered | 6 Replies | 5482 Views | Created by nuker789 - Monday, August 31, 2009 11:55 AM | Last reply by Grzegorz Tworek - Wednesday, September 2, 2009 11:21 AM -
4 Votes
Generating a Unique random number
So random can be used to select a random picture from the list.Answered | 18 Replies | 3244 Views | Created by Tsithlis - Sunday, August 2, 2009 3:33 PM | Last reply by Tsithlis - Sunday, August 2, 2009 9:02 PM -
0 Votes
How to generate random numbers using random header
Sample thanks, BhashAnswered | 5 Replies | 1666 Views | Created by Rahul Y - Monday, September 23, 2013 12:31 PM | Last reply by BhashTech - Tuesday, September 24, 2013 8:43 AM -
4 Votes
Random Generator Question
With blazing speed, it generates a seemingly random xxx byte number each pixel of mouse movement.Answered | 9 Replies | 1802 Views | Created by Steven Meyerson - Friday, June 14, 2013 9:04 PM | Last reply by Olaf Doschke - Saturday, June 15, 2013 8:52 PM -
0 Votes
how to generate random numbers
If you want to generate better random numbers, check this post Random isn't Really Random ...Answered | 7 Replies | 3786 Views | Created by sdnd2000 - Monday, April 21, 2008 3:14 AM | Last reply by Lasse V. Karlsen - Monday, April 21, 2008 1:34 PM -
1 Votes
Generate random number based on a random number
leventozturk.com/engineering/random/ Generates random numbers, applies distributions.Answered | 7 Replies | 1588 Views | Created by Walter s Hunt - Friday, October 25, 2013 5:15 AM | Last reply by Christopher84 - Thursday, November 28, 2013 4:46 PM -
0 Votes
Random Color Generation
Hi Kaymaf, I am able to stop red color from getting generated,but I also want shades of Red not to be generated,any suggestion for that ???Answered | 7 Replies | 7141 Views | Created by amitmj - Thursday, May 28, 2009 4:03 AM | Last reply by kaymaf - Thursday, May 28, 2009 5:12 AM -
4 Votes
Generate Random Row
The RAND() function only generate the random number at the evaluation time, not the execution.Answered | 25 Replies | 8160 Views | Created by kamran khajenoori - Wednesday, November 11, 2009 8:04 AM | Last reply by AmirMohammad - Friday, March 15, 2013 8:02 PM -
8 Votes
Randomizer/Letter generator
That you are Dutch we can see because you use "Letter generator" in Dutch "Brief generator".Answered | 12 Replies | 1725 Views | Created by Inpulzee - Friday, March 14, 2014 7:22 PM | Last reply by Cor Ligthert - Sunday, March 16, 2014 11:02 AM -
2 Votes
Generate random 3 digits
I'm trying to generate a random user ID one for the admin and the other for guests.Answered | 7 Replies | 650 Views | Created by unknownman078 - Tuesday, March 10, 2015 6:38 PM | Last reply by Mr. Monkeyboy - Wednesday, March 11, 2015 4:11 AM -
1 Votes
Generating random numbers
Many implementations of rand() use what's called a "linear congruential random number generator" which have the property that the lower bits of the generated ...Answered | 2 Replies | 3622 Views | Created by ajaind - Thursday, May 7, 2009 6:32 AM | Last reply by Nick Meyer - Thursday, May 7, 2009 12:51 PM -
10 Votes
Unique Random Number Generator
You should create one long-lived instance of the random number generator any time you are generating random numbers.Answered | 14 Replies | 3868 Views | Created by farooqaaa - Friday, September 4, 2009 8:20 PM | Last reply by farooqaaa - Sunday, September 6, 2009 3:06 PM -
0 Votes
Random Number generation
Generate two random numbers using Random class and subtract them from 1000 to get the third one.Answered | 2 Replies | 3304 Views | Created by Viv_R - Monday, July 7, 2008 8:08 AM | Last reply by Viv_R - Monday, July 7, 2008 8:32 AM -
0 Votes
Random Generator File Writer
What if, though, I want to save it to a .TXT file (every time I generate random numbers) ?Answered | 14 Replies | 1629 Views | Created by StudentNTU - Monday, November 9, 2015 6:28 PM | Last reply by StudentNTU - Tuesday, November 10, 2015 5:28 PM -
0 Votes
Help with a random number generation
it uses the count of items in the listbox for the upper bounds of the random generator, and 0 which would be the lowest index of the items in the list.Answered | 10 Replies | 3325 Views | Created by QWERTYtech - Monday, July 13, 2009 10:35 PM | Last reply by Michael Sun [MSFT] - Thursday, July 16, 2009 6:42 AM -
0 Votes
Random number generator
Move the txtWinningNumber.Value = WinNum so that it is after the Randomize Dim StartNum, EndNum, WinNum As Integer StartNum = InputBox("Enter the ...Answered | 1 Replies | 929 Views | Created by Dougtheoldrenovator - Saturday, October 3, 2015 8:46 PM | Last reply by Doug Robbins MVP - Sunday, October 4, 2015 4:00 AM -
3 Votes
Random Class Generator - GUI
Where does the random data come from?Answered | 3 Replies | 2265 Views | Created by The Monster Atlas - Friday, October 26, 2012 4:42 AM | Last reply by Rudedog2 - Sunday, October 28, 2012 12:22 PM -
4 Votes
Random Number Generation
namespace RandomReturn1 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void Form1_Load(object sender, EventArgs e) { } private void button1_Click(object ...Answered | 4 Replies | 2057 Views | Created by skyraider501 - Sunday, July 31, 2011 8:10 PM | Last reply by Martin_Xie - Friday, August 19, 2011 12:28 PM -
4 Votes
Random Number Generator
private Random random; // as servy42 suggested public Form() { random = new Random(); } public ...Answered | 10 Replies | 2141 Views | Created by krkeelin - Wednesday, November 21, 2012 8:44 PM | Last reply by JMCF125 - Thursday, November 22, 2012 5:09 PM -
0 Votes
Generating Random background colors
I have an image control that I want a random image to appear in when a button is clicked.Answered | 6 Replies | 14654 Views | Created by kenapaty - Wednesday, March 3, 2010 4:29 AM | Last reply by kenapaty - Saturday, March 6, 2010 6:18 PM - Items 1 to 20 of 607842 Next ›
No announcements