const g1 = base32[
    Math.floor(Math.random() * (base32.length - 1))
  ].toLowerCase()