Docs.rs
security-rs-0.1.0
security-rs 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
1313
Dependencies
apple-cf >=0.4.0, <0.6
normal
libc ^0.2
normal
Versions
89.87%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
x86_64-apple-darwin
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module random
security
0.1.0
Module random
Module Items
Structs
In crate security
security
Module
random
Copy item path
Source
Expand description
Cryptographically secure random bytes from
SecRandomCopyBytes
.
Structs
§
Secure
Random
Stateless wrapper around Apple’s default CSPRNG.