2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-11 13:53:26 +00:00

Update index.html

Added new loading message
This commit is contained in:
mattnotmax
2023-03-18 21:35:03 +11:00
parent 2efd075803
commit e58744c63a

View File

@@ -62,6 +62,7 @@
"Training branch predictor...",
"Timing cache hits...",
"Speculatively executing recipes..."
"Adding LLM hallucinations..."
];
// Shuffle array using Durstenfeld algorithm