diff --git "a/.tmp/(size = 21) => {\n let bytes = random(size)\n let id = ''\n / A compact alternative for `for (var i = 0; i < step; i++)`.\n while (size--) {\n / It is incorrect to use bytes exceeding the alphabet size.\n / The following mask reduces the random byte in the 0-255 value\n / range to the 0-63 value range. Therefore, adding hacks, such\n / as empty string fallback or magic numbers, is unneccessary because\n / the bitmask trims bytes down to the alphabet size.\n id += urlAlphabet[bytes[size] & 63]\n }\n return id\n}/Foo.txt.asc" "b/.tmp/(size = 21) => {\n let bytes = random(size)\n let id = ''\n / A compact alternative for `for (var i = 0; i < step; i++)`.\n while (size--) {\n / It is incorrect to use bytes exceeding the alphabet size.\n / The following mask reduces the random byte in the 0-255 value\n / range to the 0-63 value range. Therefore, adding hacks, such\n / as empty string fallback or magic numbers, is unneccessary because\n / the bitmask trims bytes down to the alphabet size.\n id += urlAlphabet[bytes[size] & 63]\n }\n return id\n}/Foo.txt.asc" deleted file mode 100644 index 1a166c1..0000000 --- "a/.tmp/(size = 21) => {\n let bytes = random(size)\n let id = ''\n / A compact alternative for `for (var i = 0; i < step; i++)`.\n while (size--) {\n / It is incorrect to use bytes exceeding the alphabet size.\n / The following mask reduces the random byte in the 0-255 value\n / range to the 0-63 value range. Therefore, adding hacks, such\n / as empty string fallback or magic numbers, is unneccessary because\n / the bitmask trims bytes down to the alphabet size.\n id += urlAlphabet[bytes[size] & 63]\n }\n return id\n}/Foo.txt.asc" +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP MESSAGE----- -Version: OpenPGP.js v4.10.7 -Comment: https://openpgpjs.org - -wcDMAwd2QSi0rCknAQv/TOSkfzJeI4QeOGhTnPPH1Dbc0lXfJJFO/7k+hEaU -nuj2ZETCJGBfTlktMdDq6pHcdXh1oLRW6mWxzBugspmJc1Hw7953+7oas0OF -jf4k8Jwg87AQcea38t8pJYvfhKQe7qXR3aqnXCzb0PYzTloBsM+/S3j+qYsT -TlDeN8LZfrGpBheGhiFI+XXIfbUSYNekIayj+u/HOiTNY4WCQKji44BC//oA -IGKKyMLTBNjr86qYZF6Cowph4XMs9HhDP7OowPShdvArk2gvdELGD23Ywp1w -2f6v6PUg8nSzleeETwnxLA3LKZZOz0/JYf30Q9gFr6uHf3tF510iO+KicjvS -Y+OQ7k800ZFsLKdEy0bWySNUYyb9lycaOofR8Xm5GP0bs8/T6IoS4x6ii342 -dP/GcfRqLPbhM5LK9hbLpHRgpWyZsi+Or8Oyky6sPEvhFuecCPBb25Qju8ul -VXfvIZqShw8pE1irbZlGQbFTq3yv8W2Ullu/QBwivDv1nL2bhocl0jsBFkSS -qNqruW5Pim0exfz3HcnPvWxRxaolalGSRebb/MPcOz+ypw8wl3yuU+tLtNFK -tfRdoo5leF334g== -=gbKf ------END PGP MESSAGE-----