Categories: None [Edit]

chansu

https://rubygems.org/gems/chansu
https://github.com/escalderong/chansu
Chansu is a Ruby DSL for working with randomness and probability. It provides helpers like `chance("35%")`, `dice(6, 3)`, and RPG-style aliases such as `d20` and `d100`. It also includes higher-level constructs like `often { ... }`, `rarely { ... }`, and `until_success` for expressive probabilistic logic. Useful for games, simulations, and playful Ruby experiments.

Total

Ranking: 184,484 of 192,352
Downloads: 1,029

Daily

Ranking: 119,430 of 192,323
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconescalderong