2012-05-30, 12:17 AM
britlion Wrote:Did you try it?Sorry, I've been away (now back!).
I tweaked it here to do 10,000 on rnd and time it, then do 10,000 on random and time it.
I recommend turning emulator up to full speed!
[ATTACHMENT NOT FOUND]
This is exactly the test I was suggesting.
- The RND stream is MUCH faster! (Ideal for games)
hock:
- ZX Basic RND generator I know is really "random" (well distributed). Visually "Comparing" both images, they seem really well distributed
Also, for compatibility's sake, we should consider RND returning Float (yes, should be a bit slower)

