We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3dd31 commit ac22feeCopy full SHA for ac22fee
README.md
@@ -1,4 +1,6 @@
1
# node-csharp-random
2
+[](https://badge.fury.io/js/node-csharp-random)
3
+
4
a random library like as Random Class of C#
5
```
6
var Random = require('node-csharp-random');
@@ -21,4 +23,4 @@ console.log(random.NextDouble());
21
23
22
24

25
-
26
+
0 commit comments