rust-101 for learning Rust from scratch and practice
.
├── online_judges
├── passwd-gen
├── poker
├── scripts
└── the_book
5 directories
- github.com/plabayo/learn-rust-101
- Learn Rust
- exercism
- leetcode
- hackerrank
- codility
- passwd-gen
./target/release/passwd-gen --use_upper --use_lower --use_numbers --no_symbols --length 16