Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 389 Bytes

scripts.md

File metadata and controls

5 lines (5 loc) · 389 Bytes
Script Description
uniasciidecoder Takes Unicode/Ascii code and converts into the letter (works with 33-127)
rot13 Encodes/decodes ROT13, works at least with the English alphabet, I wouldn't recommend other characters
randomnumbergenerator Generates a random number within a range.