pub fn roll_seed(n: &Value) -> DogeResultExpand description
roll.seed(n) — reseed this thread’s generator so the following draws repeat
exactly on the next run. Returns none.
pub fn roll_seed(n: &Value) -> DogeResultroll.seed(n) — reseed this thread’s generator so the following draws repeat
exactly on the next run. Returns none.