Skip to content

feat: add Venezuelan-themed nouns to handle generator#510

Merged
grunch merged 1 commit into
mainfrom
feat/venezuelan-nouns
Mar 4, 2026
Merged

feat: add Venezuelan-themed nouns to handle generator#510
grunch merged 1 commit into
mainfrom
feat/venezuelan-nouns

Conversation

@mostronatorcoder

Copy link
Copy Markdown
Contributor

Summary

Adds 15 Venezuelan-themed nouns to the deterministic handle generator in legible_handle_provider.dart.

New nouns

Category Words
Slang/Identity pana, chamo, catire, mamarracho
Food arepa, cachapa, tequeño, hallaca, cambur
Geography roraima, canaima
Fauna/Flora turpial, araguaney, cunaguaro, chiguire

Impact

  • Noun list expands from 74 → 89 entries
  • Namespace grows from 3,404 → 4,094 possible combinations (46 adjectives × 89 nouns)
  • Reduces collision probability by ~17%
  • Deterministic handles will change for some existing pubkeys (since the modulo divisors change). This is acceptable because handles are generated on-the-fly and not stored.

Examples

noKYC-mamarracho
trustless-arepa
shadowy-pana
encrypted-turpial
defiant-chiguire
sovereign-roraima
atomic-tequeño
cosmic-canaima

Add 15 Venezuelan cultural references to the deterministic nickname
generator: pana, chamo, catire, arepa, cachapa, tequeño, hallaca,
roraima, canaima, turpial, araguaney, cunaguaro, chiguire, mamarracho,
cambur.

This expands the noun list from 74 to 89 entries, increasing the
namespace from 3,404 to 4,094 possible combinations and reducing
collision probability.
@grunch grunch merged commit e8d61c4 into main Mar 4, 2026
1 check passed
@grunch grunch deleted the feat/venezuelan-nouns branch March 4, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant