Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

32 lines (15 loc) · 1.22 KB

0.3.0 (2021-04-21)

Features

  • new-method: bet(float) -> bool (9805b45)
  • number() raise exception if a > b (fe0e059)

0.2.0 (2021-04-16)

Features

  • method: random.roll('1d6') (0fa1c16)

Internal

0.1.0 (2021-04-15)

Features

  • first version of RandomGenerator (af743b9)

Internal