FakeTextGenerator 1.0.2
Create dummy text or names reminding real ones. This library works by analyzing real texts , and can be used to geneate texts in various languages (or, rather, code pages - it does not generate real words).
Install-Package FakeTextGenerator -Version 1.0.2
dotnet add package FakeTextGenerator --version 1.0.2
<PackageReference Include="FakeTextGenerator" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FakeTextGenerator --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FakeTextGenerator, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Faster text generation, especially on larger texts (about 5 times faster).
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.