Update Home

2025-12-13 22:53:04 +00:00
parent bf109bd98c
commit 72c62255dc

10
Home.md

@@ -2,11 +2,11 @@
`prng-kt` is a Kotlin Multiplatform library that provides common pseudorandom number generators.
Supported hash functions:
- PRNG
- LCG
- CSPRNG
- HMAC DRBG
Supported PRNGs:
- LCG
Supported CSPRNGs:
- HMAC DRBG
## Targets