Skip to content

passariello/rand32

Repository files navigation

rand32

random 32bit random numbers generator as array.

example:

console.log( rand32(500000) );

by Dario Passariello - copyright 2021