mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Added more loading messages
This commit is contained in:
parent
491e6f5f5f
commit
2d9f87abef
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@
|
||||||
"for i in range(additional): Pylon()",
|
"for i in range(additional): Pylon()",
|
||||||
"(creating unresolved tension...",
|
"(creating unresolved tension...",
|
||||||
"Symlinking emacs and vim to ed...",
|
"Symlinking emacs and vim to ed...",
|
||||||
|
"Training branch predictor...",
|
||||||
|
"Timing cache hits...",
|
||||||
|
"Speculatively executing recipes..."
|
||||||
];
|
];
|
||||||
|
|
||||||
// Shuffle array using Durstenfeld algorithm
|
// Shuffle array using Durstenfeld algorithm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue