RandomNameGeneratorLibrary 1.2.2
The library contains a stripped down lists of human names from the US Census names list, and a list of place names from another census list. The library allows you to get random first and last names or both and you can get male and female first names. You can also generate random place names as well. To access this functionality create a NameGenerator in namespace RandomNameGenerator, and call one of the functions like GenerateRandomFirstAndLastName(). The functions names describe literally and simply what those functions do. Examples at github project site: https://github.com/m4bwav/DotNetRandomNameGenerator
Install-Package RandomNameGeneratorLibrary -Version 1.2.2
dotnet add package RandomNameGeneratorLibrary --version 1.2.2
<PackageReference Include="RandomNameGeneratorLibrary" Version="1.2.2" />
paket add RandomNameGeneratorLibrary --version 1.2.2
#r "nuget: RandomNameGeneratorLibrary, 1.2.2"
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RandomNameGeneratorLibrary:
Package | Downloads |
---|---|
shubcasinocommon
ShubCasino Common
|
|
SchoolTest
Package Description
|
|
IntechCommon
Intech Common Lib
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RandomNameGeneratorLibrary:
Repository | Stars |
---|---|
solliancenet/tech-immersion-data-ai
|