Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tedlivist/caesars_cipher
This is a Ruby function that solves the Caesar's Cipher algorithm challenge on the Odin Project. It takes a string and a number and returns another string with each character in the new string being a result of the initial character shifted the inputted number of times in the Alphabet.
https://github.com/tedlivist/caesars_cipher
caesar-cipher coding-challenge ruby
Last synced: 25 days ago
JSON representation
This is a Ruby function that solves the Caesar's Cipher algorithm challenge on the Odin Project. It takes a string and a number and returns another string with each character in the new string being a result of the initial character shifted the inputted number of times in the Alphabet.
- Host: GitHub
- URL: https://github.com/tedlivist/caesars_cipher
- Owner: TedLivist
- Created: 2020-11-19T17:49:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-19T17:57:20.000Z (about 4 years ago)
- Last Synced: 2023-03-10T05:02:25.209Z (almost 2 years ago)
- Topics: caesar-cipher, coding-challenge, ruby
- Language: Ruby
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0