1.3.0 • Published 2 years ago

rollthat v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Rollthat

MIT License Badge NPM Version Badge Minziped Side Badge Tree-Shaking Badge Types Badges

A TypeScript library to generate random stuff : numbers, strings and more. Also provide some utilities.

This library aims to be a "complete" toolset for Procedural generation. I'm using it to generate content for tabletop RPGs. Therefore it includes lot of functionnality you might see in other packages but thanks to tree shaking and 0-dependencies, you only pay for what you use.

Install

Via npm install rollthat or yarn add rollthat.

Documentation

See docs/ folder for API usage :

You might also have a look at the cookbook for recipes or inspiration.

Contribute

Feel free to open a pull request.

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago