SkillAgentSearch skills...

RandomStringGenerator4DotNet

A fully customizable .NET library for random string generation for different lengths and character types.

Install / Use

/learn @keyvan/RandomStringGenerator4DotNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Random String Generator for .NET Author: Keyvan Nayyeri Blog: http://keyvan.io Podcast: http://keyvan.fm Twitter: http://twitter.com/keyvan Contact Info: http://keyvan.tel


This is a .NET library for generating random strings with fully customizable settings to set the number of upper, lower, numeric, and special characters along with the length of the string. This library can be used for various applications such as random password generation.

The implementation is described in details on my blog:

http://keyvan.io/fully-customizable-random-password-generator

NuGet Package:

http://nuget.org/packages/RandomStringGenerator4DotNet

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated4y ago
Forks2

Languages

C#

Security Score

75/100

Audited on Feb 11, 2022

No findings