global

def otp_new_secret

def otp_new_secret
  ROTP::Base32.random_base32
end