Completed
Branchmaster (3458b3)
by Thomas
02:16
created
src/Rand/Rand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
     /**
134 134
      * Generate a random string of length. SECURE
135 135
      * @param $length
136
-     * @return null|string
136
+     * @return string
137 137
      * @throws \twhiston\twLib\TwLibException if string is generated non securely or result is null
138 138
      */
139 139
     static public function String($length)
Please login to merge, or discard this patch.