Post Reply 
newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25]
08-26-2017, 01:31 AM
Post: #59
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-08-24]
(08-25-2017 11:50 PM)The Shadow Wrote:  I've been doing research on pseudo-random number generators the last couple days, and this thing takes the cake: http://xoroshiro.di.unimi.it/xoroshiro128plus.c

It's fast, small, and amazingly robust. I'm kind of amazed how much has been done in this area the last few years.

I looked at the algorithm. It produces a 64-bit integer. Even if presented as a 0.0 to 1.0 range, it has a granularity of 5e-20 (actually 2^-64). I wonder if it's enough for newRPL with a default precision of 32 digits? In other words, if it provides 18 random digits, what do we fill the other 14 with?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-08-24] - Claudio L. - 08-26-2017 01:31 AM



User(s) browsing this thread: 1 Guest(s)