Page 1 of 1

Another thing I'm working on: is trying to get true random

Posted: Mon Jun 23, 2014 4:11 am
by shawnblc
Since random isn't truly random. I'm thinking of trying to implement something like the following. I'd like opinions on it and how I'd do it (not necessarily code), but what to look for and where to find it. Remember you're still talking to a noob. :)

Put a field: fldPickAnyNumber (pick a number between 1-99999999999)

Code: Select all

set the randomSeem to fld "fldPickAnyNumber"
put random line into fld "fldImMoreRandom
"

Opinions?

Re: Another thing I'm working on: is trying to get true rand

Posted: Mon Jun 23, 2014 4:38 am
by Simon
Look-up uuid.
I think it's 100 years at a million a day before you get to a .01 chance of repeating it.

Re: Another thing I'm working on: is trying to get true rand

Posted: Mon Jun 23, 2014 4:54 am
by shawnblc
Simon wrote:Look-up uuid.
I think it's 100 years at a million a day before you get to a .01 chance of repeating it.
It's implemented now?

EDIT: sure is. :)

Re: Another thing I'm working on: is trying to get true rand

Posted: Mon Jun 23, 2014 5:07 am
by FourthWorld
I think I missed something: what changed, and in which version?

Re: Another thing I'm working on: is trying to get true rand

Posted: Mon Jun 23, 2014 6:28 am
by Simon
Hi Richard,
I thought it came in around 6.5.
Am I wrong in it's uniqueness?

Simon

Re: Another thing I'm working on: is trying to get true rand

Posted: Mon Jun 23, 2014 8:31 am
by [-hh]
..........

Re: Another thing I'm working on: is trying to get true rand

Posted: Mon Jun 23, 2014 8:41 am
by Simon
Hi -hh,
I think this is where religion came from.

Simon