README
This project is a fork of Hashids.js 1.2.1 to focus on Node only compatability.
Generate ids from numbers
<script type="module">
import beginHashid from 'https://cdn.skypack.dev/@begin/hashid';
</script>
This project is a fork of Hashids.js 1.2.1 to focus on Node only compatability.