When generating random input for testing case, it would be nice to use `rayon` to parallelly run the generated cases. It would make testing time shorter.
When generating random input for testing case, it would be nice to use
rayonto parallelly run the generated cases.It would make testing time shorter.