/Ceasear-Cipher

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

🧩 Ceaser 🧩

A simple project to learn Haskell. The project is tasked to implement the Ceaser Cipher, taking any arbitrary alphabet and rotating the chars based on a given number.