]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Util/CryptoTest.php
Using random_int directly
[friendica.git] / tests / src / Util / CryptoTest.php
index b976a09838d38c0de5e16d87a5cd46716933c762..f3047effa1c18812e3c3f3360fea732ec92918ac 100644 (file)
@@ -22,7 +22,7 @@ class CryptoTest extends TestCase
        }
 
        /**
-        * Replaces rand results with given mocks
+        * Replaces random_int results with given mocks
         *
         */
        private function assertRandomInt($min, $max)