Generate random nickname for Korean users.
Project description
k-nickname
A simple Python package to generate fun Korean-style nicknames like:
- 잔망스러운햄스터37
- 부드러운앵무새
- 순수한문어🎛
- 붉은불사조519
Installation
pip install k-nickname
Usage
from k_nickname.generator import Generator
gen = Generator()
print(gen.generate_k_nickname()) # 심쿵고래7
gen2 = Generator(use_number=False, use_emoji=True)
print(gen.generate_k_nickname()) # 상쾌한곰🎅
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
k_nickname-0.1.3.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file k_nickname-0.1.3.tar.gz.
File metadata
- Download URL: k_nickname-0.1.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.10 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3f464d8f97f8ea9140e58b29c9a96c07c67f0971302e407ac42bda8becf113a
|
|
| MD5 |
623e4a6369de9b02ae7401f5f87568a4
|
|
| BLAKE2b-256 |
116c5cdda35b0e0287cbc59b644dc3db17fded02bc4bbe4e485a29e31a362cb7
|
File details
Details for the file k_nickname-0.1.3-py3-none-any.whl.
File metadata
- Download URL: k_nickname-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.10 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
154e73fd8cdeaddbc6e26e7ee69e8aa803dc04dc1b40cb1d364dc4e655cd38f5
|
|
| MD5 |
464d2a05c7208340c9e1a7ce8e0a5391
|
|
| BLAKE2b-256 |
c604d0aefe06fe593ce76317dff8fae6e74288024b42bf6556871628d7d1900d
|