new_random_default

This commit is contained in:
2026-05-15 08:55:58 -07:00
parent 78a5b9cc3d
commit f18e8b9b1a
4 changed files with 5 additions and 6 deletions
-2
View File
@@ -1,5 +1,3 @@
use crate::Rng;
// TODO: pub struct ValidInstruction<I>(I);
pub trait Game {
type Instruction;