GenerateRandomSearch

Environment Variable Name Generator

Generates an example environment-variable name in UPPER_SNAKE_CASE (e.g. API_SECRET, DB_HOST) — a naming-convention example for config templates and documentation.

How to use this tool

  1. Press generate for a variable name.
  2. Generate again for another one.

Common use cases

  • Config-file/template examples
  • Teaching environment-variable naming conventions
  • Documentation examples