https://github.com/malgamves/dzina
A random username generator inspired by funny names in Zambia
https://github.com/malgamves/dzina
Last synced: about 1 year ago
JSON representation
A random username generator inspired by funny names in Zambia
- Host: GitHub
- URL: https://github.com/malgamves/dzina
- Owner: malgamves
- Created: 2019-08-31T17:30:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T10:14:41.000Z (over 2 years ago)
- Last Synced: 2025-03-27T10:39:06.039Z (about 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dzina
A random username generator inspired by funny names in Zambia.
[](https://circleci.com/gh/malgamves/dzina/tree/master)
# dzina
A random username generator inspired by funny names in Zambia.
## Installation
Run `npm i dzina` to install the package.
## Usage
```javascript
import dzina from dzina
var username = dzina.generate();
//ShopRitePhiri075
```
## Contributing
Feel free to send in a PR to either add functionality to the package or add a name/noun you think should be there.
## Disclaimer
This package is simply for entertainment purposes and was not meant to ridicule or mock anyone. I happen to be from the Eastern Province of Zambia and I am simply embracing my culture in my own little way. I was so tired of not having usernames remotely close to my culture.
# Collaborators
- [Daniel Phiri](https://malgamves.dev)
- [Mukuma Musenge](https://thamani.media)