rand32

Random 32bit number generator

Usage no npm install needed!

<script type="module">
  import rand32 from 'https://cdn.skypack.dev/rand32';
</script>

README

rand32

random 32bit random numbers generator as array.

example:

console.log( rand32(500000) );

by Dario Passariello - copyright 2021