prng-kt is a Kotlin Multiplatform library that provides common Pseudorandom Number Generators.
prng-kt
Supported PRNG algorithms:
Supported CSPRNG algorithms:
Add the following to your build.gradle.kts.
build.gradle.kts
repositories { maven("https://git.infendro.com/api/packages/Infendro/maven") } dependencies { implementation("com.infendro:prng:1.2.0") }
Home Documentation Changelog
Deleting the wiki page "Home" cannot be undone. Continue?