RandomNameGeneratorLibrary 1.0.5.1

dotnet add package RandomNameGeneratorLibrary --version 1.0.5.1
                    
NuGet\Install-Package RandomNameGeneratorLibrary -Version 1.0.5.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RandomNameGeneratorLibrary" Version="1.0.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RandomNameGeneratorLibrary" Version="1.0.5.1" />
                    
Directory.Packages.props
<PackageReference Include="RandomNameGeneratorLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RandomNameGeneratorLibrary --version 1.0.5.1
                    
#r "nuget: RandomNameGeneratorLibrary, 1.0.5.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=RandomNameGeneratorLibrary&version=1.0.5.1
                    
Install RandomNameGeneratorLibrary as a Cake Addin
#tool nuget:?package=RandomNameGeneratorLibrary&version=1.0.5.1
                    
Install RandomNameGeneratorLibrary as a Cake Tool

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.

Note: There are two other Random Name Generators that stole the name of this package, seems a little slimy.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on RandomNameGeneratorLibrary:

Repository Stars
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
JonPSmith/EfCore.TestSupport
Tools for helping in unit testing applications that use Entity Framework Core
Apress/pro-.net-memory
Source Code for 'Pro .NET Memory Management' by Konrad Kokosa
solliancenet/tech-immersion-data-ai
Version Downloads Last updated
1.0.5.1 781 4/1/2014