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: 183,728 of 190,215
Downloads: 959

Daily

Ranking: 127,805 of 190,160
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconescalderong