README
next-random-string
Random string for next.
installation
npm install -S @feizheng/next-random-string
usage
import '@feizheng/next-random-string';
nx.randomString(8);
// c83kkaiq
Random string for next.
<script type="module">
import feizhengNextRandomString from 'https://cdn.skypack.dev/@feizheng/next-random-string';
</script>
Random string for next.
npm install -S @feizheng/next-random-string
import '@feizheng/next-random-string';
nx.randomString(8);
// c83kkaiq