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 core utilities
<script type="module">
import chancejsCore from 'https://cdn.skypack.dev/@chancejs/core';
</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 :)