Reimplement --securerandom

Seeds should be reproducable without the flag passed, and unreproducable with the flag passed.
With --securerandom, generate a 9-char alphanumeric string to use to make filenames differ.
This commit is contained in:
2021-06-29 11:13:17 -07:00
parent 11dcc719fb
commit 3896066193
16 changed files with 23 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"cli": {
"app.title": "ALttP Puerta Aleatorizador Versión %s - Número: %d, Código: %s",
"app.title": "ALttP Puerta Aleatorizador Versión %s - Número: %s, Código: %s",
"player": "Jugador",
"shuffling.world": "Barajando el Mundo",
"shuffling.dungeons": "Barajando Mazmorras",