infendro-patch-1 #6

Merged
Infendro merged 3 commits from infendro-patch-1 into develop 2026-04-16 16:09:30 +00:00
Showing only changes of commit 996751c1c6 - Show all commits

View File

@@ -1,6 +1,6 @@
# prng-kt
# prng.kt
`prng-kt` is a Kotlin Multiplatform library that provides common [Pseudorandom Number Generators](https://en.wikipedia.org/wiki/Pseudorandom_number_generator).
`prng.kt` is a Kotlin Multiplatform library that provides common [Pseudorandom Number Generators](https://en.wikipedia.org/wiki/Pseudorandom_number_generator).
Supported [PRNG](https://en.wikipedia.org/wiki/Pseudorandom_number_generator) algorithms:
- LCG