mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-27 07:44:29 +02:00
Update LinearCongruentialGeneratorTest.php
This commit is contained in:
parent
58be6127fb
commit
2099af5f3a
@ -4,7 +4,6 @@ use PHPUnit\Framework\TestCase;
|
||||
class LinearCongruentialGeneratorTest extends TestCase {
|
||||
|
||||
public function testAvoidCollisions() {
|
||||
return;
|
||||
$TEST_TIMES = 10;
|
||||
$GENERATE_TIMES = 500000;
|
||||
$min = 100000;
|
||||
|
Loading…
x
Reference in New Issue
Block a user