Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anuraganalog/random-test-case-generator

Generate Random Test Cases
https://github.com/anuraganalog/random-test-case-generator

arrays case characters file generation generator hacktoberfest hacktoberfest2020 matrices numbers numpy py python3 random random-test-case string test test-cases

Last synced: about 12 hours ago
JSON representation

Generate Random Test Cases

Awesome Lists containing this project

README

        

# Random Test Case Generator

Generates Random Testcases to test your program while doing your online competitive programming like LeetCode, Codeforces, CodeChef etc.

## Features

- Generate Random Testcases integers.

- Generate Random Testcases integers within a range.

- Generate Random Testcases integers within a range(one dimensional).

- Generate Random Testcases integers within a range(two dimensional).