Crate maybenot_gen

Crate maybenot_gen 

Source
Expand description

§Maybenot Gen

A library to help generate and evaluate Maybenot defenses.

Modules§

combo
constraints
dealer
defense
derive
environment
overhead
random_machine

Macros§

rng_range
Generates a random value within the specified range using the provided RNG. The range is inclusive of both ends. We use this macro to avoid repeating the range syntax throughout the codebase.