{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"Generates random human-readable names and URL-safe slugs with customizable word combinations, supporting fixed or variable-length output.","skillfed_tags":["random-generation","slug-friendly","cli-tool"],"use_cases":["Generate temporary or memorable project names, test identifiers, or deployment environment names in CI/CD pipelines.","Create user-friendly URL slugs for REST APIs that need readable, collision-resistant identifiers.","Build random but pronounceable names for temporary resources (containers, databases, log files) in infrastructure automation.","Generate placeholder or demo data with human-readable names for testing, prototyping, or documentation examples.","Produce random team or squad names, challenge names, or event identifiers in gaming or collaborative platforms."],"what_it_does":"Coolname is a pure-Python generator that creates random, human-readable names and URL-safe slugs by combining adjectives, animals, and prepositions. It offers both a simple interface (generate_slug() for ready-to-use strings) and a composable one (generate() for raw word lists you can format yourself). The package supports fixed lengths (2, 3, or 4 words) or random lengths, and includes a command-line tool for one-off generation.\n\nThe vocabulary is hand-picked to be neutral or positive, with animals as subjects. It has no external dependencies, works on modern Python versions (3.10+), and is fully customizable\u2014you can define your own word lists and generation rules through a configuration dictionary. The BSD-2-Clause license permits commercial use.","worth_installing":"Yes. Coolname is a lightweight, stable utility with zero dependencies, active maintenance, no known vulnerabilities, and a permissive license. Install it if you need random readable names or slugs for identifiers, URLs, or test data. The only constraint is Python 3.10+."},"id":"coolname","links":{"html":"https://skillfed.io/packages/coolname","md":"https://skillfed.io/packages/coolname.md","pypi":"https://pypi.org/project/coolname/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-23","license_spdx":"BSD-2-Clause","license_treatment":"permissive","name":"coolname","python_support":"supports_current","summary":"Random name and slug generator"},"popularity":{"monthly_downloads":8858402,"position":1586,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.0.0"}
