https://github.com/bfren/rnd
Cryptographically secure random value generators for C# Integer, DateTime, String (and Passphrase), Guid, and Byte types.
https://github.com/bfren/rnd
csharp random random-generation
Last synced: 10 months ago
JSON representation
Cryptographically secure random value generators for C# Integer, DateTime, String (and Passphrase), Guid, and Byte types.
- Host: GitHub
- URL: https://github.com/bfren/rnd
- Owner: bfren
- License: mit
- Created: 2022-03-12T15:29:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T08:55:18.000Z (over 1 year ago)
- Last Synced: 2024-12-15T09:58:07.125Z (over 1 year ago)
- Topics: csharp, random, random-generation
- Language: C#
- Homepage:
- Size: 5.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Rnd: Random Generators (C#) #

[](https://www.nuget.org/packages/rnd/)
[](https://mit.bfren.dev/2021)
[](https://github.com/bfren/rnd/actions/workflows/test.yml)
[](https://github.com/bfren/rnd/actions/workflows/publish.yml)
[](https://app.codacy.com/gh/bfren/rnd/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
Cryptographically secure random value generators for Integer, DateTime, String (and Passphrase), Guid, and Byte types.
View the [Wiki](https://github.com/bfren/rnd/wiki) for documentation.
## Licence ##
> [MIT](https://mit.bfren.dev/2021)
## Copyright ##
> Copyright (c) 2021-2024 [bfren](https://bfren.dev) (unless otherwise stated)