CodeNames is a simple C# library for random identifier generation.
It is intended to be used for renaming variables for source code manipulation.

We are using evolutionary approach in developing our open-source software
and this is an early version, so it is not very advanced,
but is usable, tested and well documented.

Features

  • Simple EN - 5000 most common words in US English.
  • Unicode - All unicode escape sequences useable in source code. "\u0048" e.g.
  • Alpha - Random string from the latin alphabeth characters.
  • Alpha-Numeric - Random string from the latin alphabeth characters plus numerics - 0 to 9.
  • Hex - Random hex string identifier.
  • Custom - Use custom dictionary in the form of a List<string>.
  • Seting word(symbol) count per name, min and max word(symbol) count per name.
  • Setting of prefixes and suffixes.
  • Using input filters.
  • Setting illegal first characters and keywords to avoid collision.

Project Samples

Project Activity

See All Activity >

Categories

Code Generators

License

MIT License

Follow CodeNames

CodeNames Web Site

Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CodeNames!

Additional Project Details

Operating Systems

Windows

Intended Audience

Developers

Programming Language

C#

Related Categories

C# Code Generators

Registered

2017-10-02