Skip to content

Instantly share code, notes, and snippets.

<?php
$array_length = 19;
$row_length = 3;
$min_value = 1;
$max_value = 100;
$array = array($array_length);
for($i=0; $i < $array_length; $i++){
$array[$i] = mt_rand($min_value, $max_value);

Keybase proof

I hereby claim:

  • I am Kurinkitos on github.
  • I am kurinkitos (https://keybase.io/kurinkitos) on keybase.
  • I have a public key whose fingerprint is 103D B0B6 04E8 9884 AE11 3C26 6C81 E63E 260F 8551

To claim this, I am signing this object: