Class: SPED2SQL::Formatters::GeraHash

Inherits:
Object
  • Object
show all
Defined in:
lib/sped2sql/formatters/gera_hash.rb

Class Method Summary collapse

Class Method Details

.get_hashObject



5
6
7
# File 'lib/sped2sql/formatters/gera_hash.rb', line 5

def self.get_hash
  SecureRandom.uuid
end