-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto input, auto generate input to auto test pallet functionality #77
Comments
support default types: bool, u32, u64, u128, addresses, f64, u8 Add a rng module to generate random input for the user. |
auto data with rng, also affects issue: |
|
u128: 225864167899979897207776191162143802327 |
has rand been audited? is rand secure? Rust security researcher Shnatsel has left several comments on this in this a bit aged issue: |
random accoutid32 with subxt_signer schnorkel wrapper, requires subxthelper flag: |
u128: 159537579899660897343412367838632147051 |
No description provided.
The text was updated successfully, but these errors were encountered: