renet/.github
Dario Nieuwenhuis 17e0ddcee3 Add rand module.
On `std` targets, `OsRng` is used by default. The user can supply a custom impl
by enabling the `rand-custom-impl` Cargo feature and using the `rand_custom_impl!()` macro.
Specifying a custom impl is mandatory when `std` is not enabled.
2021-10-11 20:53:04 +02:00
..
workflows Add rand module. 2021-10-11 20:53:04 +02:00
bors.toml make bors checks much simpler 2021-10-05 21:50:50 +02:00