fix README
This commit is contained in:
10
README.md
10
README.md
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
`prng-kt` is a Kotlin Multiplatform library that provides common pseudorandom number generators.
|
`prng-kt` is a Kotlin Multiplatform library that provides common pseudorandom number generators.
|
||||||
|
|
||||||
Supported hash functions:
|
Supported PRNGs:
|
||||||
- PRNG
|
- LCG
|
||||||
- LCG
|
|
||||||
- CSPRNG
|
Supported CSPRNGs:
|
||||||
- HMAC DRBG
|
- HMAC DRBG
|
||||||
|
|
||||||
## Targets
|
## Targets
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user