exports.uidLight = function (len) {
  let buf = [];


  for (var i = 0; i < len; ++i) {