Open jarinwhalley opened 11 years ago
Do you have a link to your code? Please give some context to the questions.
What makes you think they are not random?
https://github.com/jarinwhalley/User-Defined-Functions/blob/master/code/randomString
I think it works, I just want to make sure it works for the sake of my experiments.
You can be confident in the randomness of the random() function for this use case.
On Tue, Apr 16, 2013 at 12:36 AM, jarinwhalley notifications@github.comwrote:
https://github.com/jarinwhalley/User-Defined-Functions/blob/master/code/randomString
I think it works, I just want to make sure it works for the sake of my experiments.
— Reply to this email directly or view it on GitHubhttps://github.com/jarinwhalley/User-Defined-Functions/issues/1#issuecomment-16426209 .
Christan Grant <><
I'm not completely sure that the random() function in my string generator creates completely random numbers (including numbers less than 0.1).