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 a67b4b1 commit b429994Copy full SHA for b429994
README.md
@@ -1,4 +1,15 @@
1
-# learnersRandomCall
2
-random call for learners
+# PureBasic Random Data
+This is a small program that can randomly call learners.
3
+In the source code, you will see a lot of random generation by the machine.
4
+You can totally change these things as per requirement of yours.
5
-the program is written in PureBasic
6
+## Compiling
7
+To compile/run, just use the PureBasic IDE, that's very fast and
8
+simple for simple programs like this.
9
+
10
+## Contributing
11
+1. Fork it!
12
+2. Then, made changes, and create a pull request. I'm happy you contribute to my repo!
13
14
+## License
15
+MIT- The permissive license
0 commit comments