mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Fixed old references additive 55
Fixed documentation that referred to the old additive 55 generator. We have been using the subtractive 100 in place of the additive 55 generator for a while now.
This commit is contained in:
2
zrand.c
2
zrand.c
@@ -69,7 +69,7 @@
|
||||
* all magic numbers are explained
|
||||
*
|
||||
* I distrust systems with constants (magic numbers) and tables
|
||||
* that have no justification (e.g., DES). I believe that I have
|
||||
* that have no justification. I believe that I have
|
||||
* done my best to justify all of the magic numbers used.
|
||||
*
|
||||
* full documentation
|
||||
|
Reference in New Issue
Block a user