Rainbow ID

WIP

```rust use rainbowid::rainbowid;

fn main() { let id = rainbowid!(); //=> "28FBBC-466EFE-925FC0-E693BA-F8479F-5049B8-5252CB } ```