mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 19:55:46 +00:00
svc: Use proper random entropy generation algorithm
This commit is contained in:
parent
29af456174
commit
deb5d6be60
6 changed files with 33 additions and 8 deletions
|
@ -269,10 +269,10 @@
|
|||
</font>
|
||||
</property>
|
||||
<property name="inputMask">
|
||||
<string>HHHHHHHHHHHHHHHH</string>
|
||||
<string>HHHHHHHH</string>
|
||||
</property>
|
||||
<property name="maxLength">
|
||||
<number>16</number>
|
||||
<number>8</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue