Generate random nickname for Korean users.
Project description
k-nickname
A simple Python package to generate fun Korean-style nicknames like:
- 빠른여우42
- 심쿵고래7
- 멋진호랑이88
Installation
pip install k-nickname
Usage
from k_nickname import generate_nickname
print(generate_nickname())
# 예: '심쿵고래7'
from k_nickname import generate_nickname
for _ in range(5):
print(generate_nickname())
출력 예:
빠른여우42
심쿵고래7
고독한펭귄55
귀여운사자8
행복한토끼91
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.2.tar.gz
(1.8 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.2.tar.gz.
File metadata
- Download URL: k_nickname-0.1.2.tar.gz
- Upload date:
- Size: 1.8 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 |
aecfc08c791805b85a0a50bee8ef1eb45244e82687e9e2ed54d56272423d40dc
|
|
| MD5 |
1374ee5aba61a05796a9f0740faefeaa
|
|
| BLAKE2b-256 |
7820651cc47b3e8c930814cceac1a78a724a7acc8e6b1b1a027eb9d7f1489238
|
File details
Details for the file k_nickname-0.1.2-py3-none-any.whl.
File metadata
- Download URL: k_nickname-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
4d57f02af02d0b91a6f9ee92a22002788e95718a2886b090b5e02cc036d11df8
|
|
| MD5 |
2b048666a7291df1c9b385a057c0faef
|
|
| BLAKE2b-256 |
8ea1d36b3d89b124d36fc9beff479d723c98ca782d1c3b1c23abacadc6df4c00
|