a zip code crypto-currency system good for red ONLY

index.js 89B

1234
  1. 'use strict';
  2. module.exports = function (T, a) { a((new T(['raz', 'dwa'])).size, 2); };