mirror of
https://github.com/cc65/cc65.git
synced 2025-01-02 09:34:22 +00:00
detectabl > detectable
This commit is contained in:
parent
1602aab6e9
commit
950d65e8ed
@ -15,7 +15,7 @@
|
||||
; Added value must be 1 (mod 2)
|
||||
; This guarantees max. period (2**32)
|
||||
; The lowest bits have poor entropy and
|
||||
; exhibit easily detectabl patterns, so
|
||||
; exhibit easily detectable patterns, so
|
||||
; only the upper bits 16-22 and 24-31 of the
|
||||
; 4-byte state are returned.
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user