rand
0.9.2
Rng
Aliased Type
Fields
s
In rand::
rngs::
small
rand
::
rngs
::
small
Type Alias
Rng
Copy item path
Source
type Rng =
Xoshiro256PlusPlus
;
Aliased Type
§
struct Rng { s: [
u64
;
4
], }
Fields
§
§
s: [
u64
;
4
]