Skip to content

Generate array with 32bit serial numbers in random position

License

Notifications You must be signed in to change notification settings

passariello/rand32

Repository files navigation

rand32

random 32bit random numbers generator as array.

example:

console.log( rand32(500000) );

by Dario Passariello - copyright 2021