2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-22 19:23:40 +00:00

Added more loading messages

This commit is contained in:
n1474335
2018-01-05 20:26:51 +00:00
parent 491e6f5f5f
commit 2d9f87abef

View File

@@ -59,6 +59,9 @@
"for i in range(additional): Pylon()",
"(creating unresolved tension...",
"Symlinking emacs and vim to ed...",
"Training branch predictor...",
"Timing cache hits...",
"Speculatively executing recipes..."
];
// Shuffle array using Durstenfeld algorithm