I hereby claim:
- I am falkirks on github.
- I am falkirks (https://keybase.io/falkirks) on keybase.
- I have a public key whose fingerprint is 8DEA 5B66 AC00 BEE0 1E85 A7D2 7B3C E802 3EAB 8617
To claim this, I am signing this object:
Verifying that +falkirks is my blockchain ID. https://onename.com/falkirks |
// Being bored on a bus | |
// Simple quickSort, always take index zero as the pivot | |
var unsorted = [3, 5, 1, 7, 6, 7, 3]; | |
function generateChallengeArray(length, max){ | |
var arr = []; | |
for(var i = 0; i < length; i++){ | |
arr.push(Math.random()*max); | |
} |
<?php | |
use pocketmine\plugin\PluginBase; | |
use pocketmine\Server; | |
/** | |
* This class is deliberately meant to be silly | |
* Class SpoonDetector | |
*/ | |
class SpoonDetector{ |
I hereby claim:
To claim this, I am signing this object: