dbgen
dbgen copied to clipboard
Generate random test cases for databases
Results
1
dbgen issues
Sort by
recently updated
recently updated
newest added
Signed-off-by: JmPotato Try to build with v1.58.1, got errors:  According to the [doc](https://docs.rs/rand/latest/rand/rngs/struct.OsRng.html), `OsRng` is supported on crate feature `getrandom` only. This PR fixes this.