Thread: Random numbers
View Single Post
Old 16 November 2020, 10:05   #12
a/b
Registered User
 
Join Date: Jun 2016
Location: europe
Posts: 1,039
The one I posted? That one, as stated, works for me, to generate a few thousand random 16-bit numbers very quickly (6 bytes inline, 20 cycles on a 68000).
Xorshift? Yeah, there are many variants that pass the bigcrush tests. Look up xorshift and xoshiro.
But most importantly, read the first 4 lines (and pick two) :P. That's the point.
a/b is offline  
 
Page generated in 0.04672 seconds with 11 queries