README
Core
This is the core of Chance, the base generators on which much of it is built
Note: This is a WIP proof of concept. DO NOT USE YET. I will remove this once it's ready for prime time :)
ChanceJS main -- a placeholder in the org until the whole thing is built
<script type="module">
import chancejsChance from 'https://cdn.skypack.dev/@chancejs/chance';
</script>
This is the core of Chance, the base generators on which much of it is built
Note: This is a WIP proof of concept. DO NOT USE YET. I will remove this once it's ready for prime time :)