Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kliiyu/weightedrandom

PyPI repo that returns random object from dict. Example: {"slime": 0.5, "wolf": 0.3, "goblin": 0.1} returns one of the strings, with a higher chance of getting "slime".
https://github.com/kliiyu/weightedrandom

Last synced: 3 days ago
JSON representation

PyPI repo that returns random object from dict. Example: {"slime": 0.5, "wolf": 0.3, "goblin": 0.1} returns one of the strings, with a higher chance of getting "slime".

Awesome Lists containing this project