Click here to Skip to main content
15,918,050 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Truly Random number generator for purists ? Pin
Greg Utas11-Oct-19 3:58
professionalGreg Utas11-Oct-19 3:58 
GeneralRe: Truly Random number generator for purists ? Pin
W Balboos, GHB11-Oct-19 4:30
W Balboos, GHB11-Oct-19 4:30 
GeneralRe: Truly Random number generator for purists ? Pin
Slacker00711-Oct-19 4:36
professionalSlacker00711-Oct-19 4:36 
GeneralRe: Truly Random number generator for purists ? Pin
W Balboos, GHB11-Oct-19 4:43
W Balboos, GHB11-Oct-19 4:43 
GeneralRe: Truly Random number generator for purists ? Pin
Slacker00711-Oct-19 5:29
professionalSlacker00711-Oct-19 5:29 
GeneralRe: Truly Random number generator for purists ? Pin
W Balboos, GHB11-Oct-19 5:31
W Balboos, GHB11-Oct-19 5:31 
GeneralRe: Truly Random number generator for purists ? Pin
Eddy Vluggen11-Oct-19 8:00
professionalEddy Vluggen11-Oct-19 8:00 
GeneralRe: Truly Random number generator for purists ? Pin
W Balboos, GHB11-Oct-19 8:08
W Balboos, GHB11-Oct-19 8:08 
You seem to have a conceptual problem of distinguishing between random and reproducible.

If all the fish tend to huddle in a single corner it would be hard to reproduce - but the numbers you'd generate would be clustered around that location's value generation.

Thus, if you were using this to run a lottery, one would be wise to bet on numbers generated due to their clustering. However they slosh around in the cluster could make the numbers unpredictable but the tendency for certain values would increase. It could be irreproducable but the generated numbers would not be random over the number space.

You'll have to think this through for yourself - it's hard to express the difference.

Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralRe: Truly Random number generator for purists ? Pin
Eddy Vluggen11-Oct-19 8:30
professionalEddy Vluggen11-Oct-19 8:30 
GeneralRe: Truly Random number generator for purists ? Pin
Nelek11-Oct-19 9:25
protectorNelek11-Oct-19 9:25 
GeneralRe: Truly Random number generator for purists ? Pin
Eddy Vluggen11-Oct-19 7:58
professionalEddy Vluggen11-Oct-19 7:58 
GeneralRe: Truly Random number generator for purists ? Pin
Slacker00711-Oct-19 3:45
professionalSlacker00711-Oct-19 3:45 
GeneralRe: Truly Random number generator for purists ? Pin
Slow Eddie11-Oct-19 10:20
professionalSlow Eddie11-Oct-19 10:20 
JokeRe: Truly Random number generator for purists ? Pin
Richard Deeming11-Oct-19 4:03
mveRichard Deeming11-Oct-19 4:03 
GeneralRe: Truly Random number generator for purists ? Pin
F-ES Sitecore11-Oct-19 4:16
professionalF-ES Sitecore11-Oct-19 4:16 
GeneralRe: Truly Random number generator for purists ? Pin
raddevus11-Oct-19 9:33
mvaraddevus11-Oct-19 9:33 
GeneralRe: Truly Random number generator for purists ? Pin
Slow Eddie11-Oct-19 10:18
professionalSlow Eddie11-Oct-19 10:18 
GeneralRe: Truly Random number generator for purists ? Pin
W Balboos, GHB11-Oct-19 4:32
W Balboos, GHB11-Oct-19 4:32 
GeneralRe: Truly Random number generator for purists ? Pin
OriginalGriff11-Oct-19 5:04
mveOriginalGriff11-Oct-19 5:04 
GeneralRe: Truly Random number generator for purists ? Pin
Slow Eddie11-Oct-19 10:07
professionalSlow Eddie11-Oct-19 10:07 
GeneralRe: Truly Random number generator for purists ? Pin
dan!sh 11-Oct-19 4:40
professional dan!sh 11-Oct-19 4:40 
GeneralRe: Truly Random number generator for purists ? Pin
ZurdoDev11-Oct-19 5:04
professionalZurdoDev11-Oct-19 5:04 
GeneralRe: Truly Random number generator for purists ? Pin
theoldfool11-Oct-19 5:06
professionaltheoldfool11-Oct-19 5:06 
GeneralRe: Truly Random number generator for purists ? Pin
Slow Eddie11-Oct-19 6:46
professionalSlow Eddie11-Oct-19 6:46 
GeneralRe: Truly Random number generator for purists ? Pin
dandy7211-Oct-19 5:22
dandy7211-Oct-19 5:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.