slumpa
v0.6.0
Published
A small randomizing library. Uses a seed to generate random ints, floats, arrays and more.
Downloads
12
Readme
Slumpa
Demo
https://teolag.github.io/slumpa/
Usage
Coming soon....
Development
Changes in the Slumpa project
- Do the changes
- Test the changes
npm t
npm version minor
to bump the versionnpm run build
To buildnpm publish
to publish to npmgit push
To update git
Update the docs
- Make sure Slumpa is built
npm run build
To build the docsgit push
To update git