class SPED2SQL::Formatters::GeraHash

Public Class Methods

get_hash() click to toggle source
# File lib/sped2sql/formatters/gera_hash.rb, line 4
def self.get_hash
  SecureRandom.uuid
end