Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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".
- Host: GitHub
- URL: https://github.com/kliiyu/weightedrandom
- Owner: Kliiyu
- License: mit
- Created: 2024-02-05T11:57:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T12:00:19.000Z (9 months ago)
- Last Synced: 2024-02-05T13:24:35.589Z (9 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE