# canihazusername Username generator. Fully typed, simple and customizable ## Install ```bash yarn add canihazusername ``` ## Quickstart ```jsx import cihu from 'canihazusername' console.log(cihu()) ```