mc-rand 1.1.0

A platform abstraction layer providing a cryptographic RNG, `McRng`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# These lines impact repository security
/.github/CODEOWNERS        @cbeck88 @jcape @nick-mobilecoin
/.github/settings.yml      @cbeck88 @jcape @nick-mobilecoin

# These lines prevent reviews of trivial changes blocking on particular users
/.gitattributes
/.gitconfig
/.gitignore
/.markdownlint-cli2.jsonrc
/CHANGELOG.md
/Cargo.toml
/Cargo.lock
/LICENSE
/README.md
/deny.toml
/rust-toolchain.toml
/rustfmt.toml