Fix rand typo
This commit is contained in:
parent
b94b11cbee
commit
078b0de752
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
@{rand15}=@{rand8}@{rand4}@{rand2}@{c}
|
||||
@{rand16}=@{rand8}@{rand8}
|
||||
@{rand32}=@{rand16}@{rand16}
|
||||
@{rand64}=@{rand64}@{rand64}
|
||||
@{rand64}=@{rand32}@{rand32}
|
||||
|
||||
# Any x word characters
|
||||
@{word2}=@{w}@{w}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue