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