yubibomb 0.1.0

Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Freenode? Want to be able to have that experience without having to reach all the way over to your laptop's USB port? Now you can!
```yubibomb``` is a Rust command line tool that prints out a random number that is formatted like a
6-digit yubikey token. You can use it to pretend to accidentally press your Yubikey while your IRC
client has the keyboard focus! Usage example:

```
$ yubibomb
869926
```

This project is available on [crates.io](https://crates.io/crates/yubibomb).