omen 0.1.1-alpha
omen: ^0.1.1-alpha copied to clipboard
Simulate odds-based mechanics and random sampling of finite elements.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 #
New features:
- Added
Dice
class (implementsDistribution<int>
). - Added
Shuffler
interface, with default implementations.
0.1.0-alpha #
Initial pre-release of the omen
package.