thematic_names 0.2.1
thematic_names: ^0.2.1 copied to clipboard
The package generates an infinite number of thematic calibrated unique names.
Changelog #
All notable changes to the project ThematicNames will be documented in this file.
See Conventional Commits for commit guidelines.
0.2.1 #
- Shared the type
NameR.
0.2.0 #
- Introduced fantasy countries names with synopses for each names.
- Added the 3 new principles:
- The length of names is from 2 characters and does not exceed 120 characters.
- Any word in the name contains at least 2 characters with language-dependent exceptions.
- The first word in the name has no such word in it: ['above', 'ahead', 'behind', 'below', 'bottom', 'down', 'east', 'far', 'great', 'greater', 'left', 'lower', 'near', 'nearest', 'new', 'newest', 'north', 'next', 'old', 'oldest', 'previos', 'previuos', 'right', 'south', 'top', 'up', 'upper', 'west'].
- Introduced
Names.skip(n)to skipnnames. - Added
READMEtoexample. - Updated
README. - Upgraded dependencies.
0.1.1 #
- Updated
README. - Upgraded dependencies.
0.1.0 #
- Initial release.