Found 20 packages
Provides various extensions of .NET Base Class Library
Randomstring binding library for Bridge.NET projects.
.NET library to generate N random strings of M length from 13 categories
Class for creating Random Strings
High-performance cryptographically strong replacement for Guid.NewGuid(), with database-optimized GUIDs and fast random string generation.
Create cryptographically random strings for use as IDs etc
Al0rid4l's Utilities
Static classes for ASP.NET MVC to do some common operations. See the home please: https://github.com/AtaS/Mvc-Utilities
- Support Random(), RandomNumeric(), RandomAscii(), RandomAlphanumeric(), RandomAlphabetic() - Respect the original API
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.
.NET library to generate random strings. This package is based on the original RandomString4Net package by Lakhya Jyoti Nath.
Helps creating random strings.
Some cryptography and compression related helper extension methods and types. Extension methods that make it easy to get SHA hashes as well as AES-256 encryption on strings and byte-arrays. XZip which makes it easy to convert byte arrays and Streams to and from a ZipArchive (a zip file). RandomStringGenerator and RandomNumbers types, a PasswordStrengthEvaluator, and a CryptoRandom type (which inherits Random), which allows semi-crytographically secure random generation, based on RNGCryptoServiceProvider, but which uses a caching system that greatly expediates performance.
Package Description
Simple utility class for generating random strings of any arbitrary size in C#.
Random string generator targeting netstandard1.3
GenKnoToolKit3.0 Concentrado de utilerías y estructura base para desarrollar soluciones de código .Net 4.8,6.0,8.0 ------------------------------------------------------- https://www.fuget.org/packages/Community.Core.EnterpriseLibrary/2.21.7/lib/netcoreapp3.1/Community.Core.EnterpriseLibrary.dll ------------------------------------------------------- 200313 - Integra funcionalidad Core de GenKnoFrame 200416 - Validación opcional ContactLogic > Estado y municipio 200823 - Implementar desconectar conexión en transacciones. 200824 - Upgrade .NetCore 3.1 y .Net Framework 4.8 y retorno soporte MySql 200907 - Utilities > Log > Logger (Considerar campos de Usuario y versión desde configuración inicial) 201027 - Fix LogicBase - Task.Run + Transacction + TimeOut - Problemas con lock en logica 201103 - Fix Filter validar valores null 210415 - Se incluye operaciónes genericas a IRepository por Expressión Lambda. IRepository-Create/Update cambian tipo de retorno Separación IGenericOperations, que implementan Baselogic e IRepository DataColumnAttribute.IColumnConverterType Nuevas operaciones asyc RestClient StringUtility.RandomString, RandomStringSpecial Logger / IEventLogManager.Save(EventLogRequestDto item) --> Request CentralizedLog Pattern.SingleCollectionFactory Utilería EmailSender / EmailGlobalSettings Activation -> Salt + SN + UK (To get a license ContactUs) 210514 Fix ExpressionUtility Activation -> Salt + SN + UK (To get a license ContactUs) Smtp.EnableSsl = EmailGlobalSettings.EnableSsl 210517 Fix Logger - Change SingleInstance by Activator.CreateInstance(EventLogManager.GetType()) 210618 Remove LogicBaseCustomOperation, LogicBaseSimpleOperation 210619 ApiExceptionHandlingMiddleware 210726 Incluir GetCollection tipada por predicado 210813 Include ClaimAuthorizeAttribute alternative to create Policies ApiExceptionHandlingMiddleware - Manage ArgumentException as HttpStatusCode.BadRequest LogicBase - CreateBulkReferenceOperation with Model.Entity.BulkReferenceOperation[TItemId] ObjectEtension - List[TResult] GetDistinct[TSource, TResult](this List[TSource] source, string propertyName) 210813 DataColumnAttribute - ValueConverter PropertyName 210822 RestClient Result decimal convert 220307 Logger.HostName+SaveWarning 220720 .Net 6.0 Support + SQLiteEngine 220721 .Net 6.0 Fix update to AesManaged and Decrypt Read FullBuffer, remove User Entity 220729 Include Namespace EnterpriseLibrary.Storage; Ftp+SFtp+AzureBlob+SharedPoint 230825 ClaimAuthorizeAttribute.isArrayClaimType for support Json Array Claims->options.ClaimActions.MapAll(); Drop ResponseDto->ResponseDto Add PagedSearchDto, ResponsePagedDto SqServerEngine.BulkCopy support for TimeOut and SizeBatch Crypto.EncryptBase64 240506 ClaimAuthorizeAttribute support for .net48 240701 EmailSender remove Constructors, New Sender with attachment collection 240706 Obsolete Predefined models, ReflectionWithDIFactory, clean code and namespaces 240919 Remove Obsolote code Custom Data Type for Create operation Upgrade package references 241024 Deprecate LogManager, Upgrate to ILogger 241030 StorageService with Factory for multi-providers 241109 NewInstance removed 241126 Remove InitObjectNames, change by parameter 250222 Storage GetAsyn prevent Exception, return null 260217 Cambiar Rijndael por AES, Soporte EmailSender via M365.Graph.Application. Se remueve soporte net60 (Prox. Versión se considera net10)
...
You can get random text as length as you need, if you need to create coupon code or password or etc.