Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 149 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 149 Bytes

rand32

random 32bit random numbers generator as array.

example:

console.log( rand32(500000) );

by Dario Passariello - copyright 2021