README
ts-random
Seedable random number generator supporting many common distributions.
TypeScript reimplementation of random lib.
usage
License
MIT ©
Seedable random number generator supporting many common distributions.
<script type="module">
import tsRandom from 'https://cdn.skypack.dev/ts-random';
</script>
Seedable random number generator supporting many common distributions.
TypeScript reimplementation of random lib.
MIT ©