Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How does the built in Random number function in Excel work?
Is it truly random? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jason!
For Excel 2003 see: Excel Statistical Functions: RAND http://support.microsoft.com/default...95&Product=xlw But also makes sure you see: The RAND function returns negative numbers in Excel 2003 http://support.microsoft.com/default...20&Product=xlw -- Regards Norman Harker MVP (Excel) Sydney, Australia Excel and Word Function Lists (Classifications, Syntax and Arguments) available free to good homes. "jason" wrote in message om... How does the built in Random number function in Excel work? Is it truly random? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It uses the timer in the PC as its base, believes the time
elapsed since the PC was turned on is random enough. -----Original Message----- How does the built in Random number function in Excel work? Is it truly random? . |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It may use the clock for the first value, but subsequent values are
calculated mathematically using a process (documented in Knolwedge Base) that approximates randomness in many ways. Jerry Serkan Gur wrote: It uses the timer in the PC as its base, believes the time elapsed since the PC was turned on is random enough. -----Original Message----- How does the built in Random number function in Excel work? Is it truly random? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
random between function | Excel Worksheet Functions | |||
Random Function | Excel Discussion (Misc queries) | |||
VBA "Rnd" Function: Truly Random? | Excel Discussion (Misc queries) | |||
How can I use the random function? | Excel Worksheet Functions | |||
Random function | Excel Programming |