-
Notifications
You must be signed in to change notification settings - Fork 2
Normalize Tool
Optic_Fusion1 edited this page Sep 6, 2022
·
4 revisions
The "normalize" tool allows you to normalize strings
normalize <string> [--showSHA1Hash]
The command line flags are as follows:
--showSHA1Hash
Logs the string's sha-1 hash along with it e.g. string: {sha-1_hash}
normalize "Hello, World!" normalize Hello normalize HeLlO --showSHA1Hash