Repository URL to install this package:
module.exports = function(size) { return new Uint8Array(size) }