https://github.com/vaibhavmojidra/java-console-sample-data-set-generator
This API allows user to generator different random list.
https://github.com/vaibhavmojidra/java-console-sample-data-set-generator
api data-structures jar java mojidra vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 12 months ago
JSON representation
This API allows user to generator different random list.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/java-console-sample-data-set-generator
- Owner: VaibhavMojidra
- License: apache-2.0
- Created: 2022-05-06T18:58:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T19:16:03.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T01:13:42.218Z (about 1 year ago)
- Topics: api, data-structures, jar, java, mojidra, vaibhav, vaibhav-mojidra, vaibhavmojidra
- Language: Java
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Console Sample Data Set Generator
Download the Sample Data Set Generator`.jar` file [here](https://github.com/VaibhavMojidra/Java-Console-Sample-Data-Set-Generator/blob/master/api%20Jar%20File/Vaibhav%20Mojidra%20Sample%20Data%20Set%20Generator.jar?raw=true).
This API can generate any number of:
* Random Integers List
* Random Strings List
* Random Integer & String Key-Value Pairs List
* Random Integer & Integer Key-Value Pairs List
* Random String & String Key-Value Pairs List
* Random String & Integer Key-Value Pairs List