@feizheng/next-random

Create random number.

Usage no npm install needed!

<script type="module">
  import feizhengNextRandom from 'https://cdn.skypack.dev/@feizheng/next-random';
</script>

README

next-random

Create random number.

installation

npm install -S @feizheng/next-random

usage

import '@feizheng/next-random';

nx.random(1,100);
// 1 ~ 99