Sha256: 3ed982b5cfc7fea67707d130d76ca3cb0193c29dba7c13ee60370b6c59e977b9

Contents?: true

Size: 116 Bytes

Versions: 5

Compression:

Stored size: 116 Bytes

Contents

module RobotVim
  class FileNameGenerator
    def self.generate
      UUID.new.generate(:compact)
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
robot-vim-2.0.1 lib/robot-vim/file_name_generator.rb
robot-vim-2.0.0 lib/robot-vim/file_name_generator.rb
robot-vim-1.1.0 lib/robot-vim/file_name_generator.rb
robot-vim-1.0.0 lib/robot-vim/file_name_generator.rb
robot-vim-0.10.0 lib/robot-vim/file_name_generator.rb