Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

tycrek-archive/rot-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rot-cipher

Rotation cipher in Node.js. Shows outputs for all 26 alphabetical rotations.

Usage

git clone https://github.com/tycrek/rot-cipher.git && cd rot-cipher/
npm i
npm start

Enter a word when prompted.

Limitations

  • Spaces, numbers, and symbols won't work

About

Rotation cipher in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published