Skip to content

Commit

Permalink
adding rust message
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift committed Jul 28, 2023
1 parent 01ed1a0 commit c4d69dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decoder-ring/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Attempts to statistically decode a Caesar cipher.
Here's an example of how to use it:
This is a shift 10 message: "Off to the bunker. Every person for themselves"
This is a shift 16 message: "Off to the bunker. Every person for themselves"
"Ypp dy dro lexuob. Ofobi zobcyx pyb drowcovfoc"
cargo run -- --message "Ypp dy dro lexuob. Ofobi zobcyx pyb drowcovfoc" --guess
Expand Down

0 comments on commit c4d69dd

Please sign in to comment.