🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

rogue-scroll

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rogue-scroll

Generate scroll titles from the game rogue

0.1.2
Maintainers
1

Generate Rogue scroll titles

PyPI Tests status Ruff Linting status Type check status Documentation License: "CC-BY-ND-4.0

See the documentation for more detail.

In the game rogue, the player comes across scrolls with random titles. This tool can be used to generate such titles, but using a cryptographically secure random number generator instead of the original RNG.

The source I am using for the syllables used in scroll titles for the default numbers of syllables per word and words per title come from the copy of rogue version 5.4.4 source managed by David Silva at https://github.com/Davidslv/rogue/

This tool also provides a mechanism to pick the kinds of scrolls using the same probability distribution as in rogue.

License

Released under Creative Commons Attribution-Noderivatives version 4.0 license. Copyright AgileBits, Inc. 2022; Jeffrey Goldberg 2024–2025.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts