module Dial::Util

def uuid

def uuid
  SecureRandom.uuid_v7
end