Commit Graph

14 Commits

Author SHA1 Message Date
3effa09602 fix workflow
All checks were successful
/ publish (push) Successful in 2m59s
2025-12-13 01:29:54 +01:00
55c628def9 use common plugin
Some checks failed
/ publish (push) Failing after 1m17s
2025-12-13 01:19:11 +01:00
a8a8ea940c bump version to 1.2.0
All checks were successful
/ publish (push) Successful in 2m35s
2025-11-10 18:52:59 +01:00
feecfa49b9 refactor, implement LCG
LCG ... Linear Congruential Generator
2025-11-10 18:52:19 +01:00
7db8972e27 bump version to 1.1.0
All checks were successful
/ publish (push) Successful in 5m28s
2025-10-04 12:41:52 +02:00
55658f2b24 add README 2025-10-04 12:40:38 +02:00
08919cc9de upgrade gradle wrapper 2025-08-16 21:27:07 +02:00
150f37649d fix parameter name 2025-08-04 13:29:10 +02:00
02eaa9ec59 implement seed 2025-08-04 13:28:08 +02:00
9480d02021 small refactor 2025-08-03 00:22:16 +02:00
f6f9625cf2 enable passing hash function to HMAC PRNG 2025-08-03 00:12:34 +02:00
a606a62eb4 update dependencies
All checks were successful
/ publish (push) Successful in 3m35s
2025-07-24 20:59:39 +02:00
de4c18afe3 implement HMAC PRNG 2025-07-24 20:51:31 +02:00
abd9ff96f1 initial commit 2025-07-24 20:49:21 +02:00