diff --git a/Home.md b/Home.md index 5764d99..1a50255 100644 --- a/Home.md +++ b/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