Skip to main content

A simple tool for generating random, memorable names - better than UUIDs

Project description

ezname

A simple tool for generating random, memorable names - better than UUIDs

Overview

ezname is a Python tool that generates random, human-readable names that are much more memorable than UUIDs or timestamps. Use them for experiments, temporary resources, projects, or anywhere you need a distinctive identifier.

Installation

pip install ezname

Usage

  • Python
import ezname

ezname.generate()
# happy-friday

ezname.generate(prefix="run", suffix="v1.0", delimiter="_")
# run_sleepy_penguin_v1.0

ezname.generate(as_tuple=True)
# ("bad", "cop")

ezname.generate_batch(3)
# ['desirable-none', 'old-code', 'troublesome-rod']
  • Terminal
$ ezname
>> witty-calculator

Features

  • Generates names that are easy to pronounce and understand
  • Provides customizable naming options with prefixes, suffixes, and delimiters
  • Supports tuple output format for structured naming

Word Selection

The vocabulary used in ezname is carefully curated to include words that are:

  • Easy to pronounce and recognize across different cultures
  • Simple enough to be understood by non-native English speakers

We would like to acknowledge the vocabulary list from Dr. Shin Ishikawa, Kobe University, which helped inform our word selection process.

License

MIT License

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

ezname-0.1.3.tar.gz (29.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ezname-0.1.3-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file ezname-0.1.3.tar.gz.

File metadata

  • Download URL: ezname-0.1.3.tar.gz
  • Upload date:
  • Size: 29.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ezname-0.1.3.tar.gz
Algorithm Hash digest
SHA256 300486f607dece7c212a7e3e4e958ff787d67a7ce79459cc5048dbbc5ad0c833
MD5 d058e3ac5e4eb39496c23b51a0e93670
BLAKE2b-256 cb68cd5b755332708896150501c346d0d8319d37af726da230ebb909cc3efc82

See more details on using hashes here.

File details

Details for the file ezname-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: ezname-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 16.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ezname-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 afd2e774eec15239c85e9aa4270cd446ad39f74b520810b7dbd83730a3e031d8
MD5 5e33c27a3927015dc02aeb247931d1b5
BLAKE2b-256 a61acbf1c9c2b6f171922e8a44cf801e61376e84bd5b3d575ba6a0cb38d20526

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page