This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
Запуск из корня проекта:
|
||||
python tools/ops/genkey.py
|
||||
"""
|
||||
import secrets
|
||||
import secrets
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(secrets.token_hex(32))
|
||||
|
||||
Reference in New Issue
Block a user