[Feature] Add random
et al to U256
and other number types
#887
Labels
enhancement
New feature or request
random
et al to U256
and other number types
#887
Component
primitives
Describe the feature you would like
B256
(or ratherFixedBytes
) has arandom
and random methods: https://docs.rs/alloy/latest/alloy/primitives/struct.FixedBytes.html#method.randomCurrently to generate a random
U256
you need to do this (or similar):Additional context
No response
The text was updated successfully, but these errors were encountered: