Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liulilittle/microsoft.net.system.random
In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.
https://github.com/liulilittle/microsoft.net.system.random
class cpp dotnet implementation net random system
Last synced: 7 days ago
JSON representation
In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.
- Host: GitHub
- URL: https://github.com/liulilittle/microsoft.net.system.random
- Owner: liulilittle
- License: mit
- Created: 2022-09-19T07:26:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T07:26:55.000Z (over 2 years ago)
- Last Synced: 2024-11-09T07:46:33.556Z (2 months ago)
- Topics: class, cpp, dotnet, implementation, net, random, system
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microsoft.NET.System.Random
In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.