https://github.com/ndrix/randomness.net
Proof of concept code to showcase .net random( ) characteristics
https://github.com/ndrix/randomness.net
insecure password-generator random
Last synced: 3 months ago
JSON representation
Proof of concept code to showcase .net random( ) characteristics
- Host: GitHub
- URL: https://github.com/ndrix/randomness.net
- Owner: ndrix
- Created: 2021-06-15T03:48:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T19:22:49.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T10:11:23.422Z (4 months ago)
- Topics: insecure, password-generator, random
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Randomness.net
Proof of concept code to showcase .net random( ) characteristics - shown during a Microsoft Security Webinar.Borrowed this code from [Rohit](https://github.com/rohitg15) :)