Welcome, this section is reserved for Python, Rust, and WebAssembly.
Random Passphrase Generator
A simple passphrase generator written using secrets python built-in lib.
Caesars Cipher
Cryptography; a 16th-century, Caesar style text encoder and decoder written in python.