random
0.6.0indexedProcure cryptographically secure random data from system sources
36
Stars
15
Used by
dependents
—
Health
/ 100
Procure cryptographically secure random data from system sources
A Kotlin Multiplatform library for procuring cryptographically secure random data.
The Linux/AndroidNative implementation is heavily inspired by rust-random/getrandom.
The best way to keep KotlinCrypto dependencies up to date is by using the
version-catalog. Alternatively, see below.
// build.gradle.kts
dependencies {
implementation("org.kotlincrypto.random:crypto-rand:0.6.0")
}
Surfaced from shared tags and platforms — no rankings paid for.