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.4.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.4.tar.gz.
File metadata
- Download URL: k_nickname-0.1.4.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 |
6e40376b38b9c5c01fc9959080702dd4e17bc7edc3bbf7da639614338a8b8dc7
|
|
| MD5 |
f915afce71dd1bffd967c7eb3f0a9db7
|
|
| BLAKE2b-256 |
c4fd414e7632de1634e9203b77c53ca28bb4a279c11dfbff260059592cdd25f6
|
File details
Details for the file k_nickname-0.1.4-py3-none-any.whl.
File metadata
- Download URL: k_nickname-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
134fab02a1f479c1b7d881b0d2c55f0fcb90f1dcf982eaed82e59c4782772bc0
|
|
| MD5 |
17befd98b93895c501e90cb855277d34
|
|
| BLAKE2b-256 |
31f4a6bf171d31392d261cf8c373c39e67c2b3355420ddffaa7ea35348611a66
|