Sha256: fb5b2c88bdbca0bc38d442924845a5a99c1a31f39bdf9d8cfd4dbc6c74287e73
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
module Vindetta class Generator VINS = [ "KNAFX4A67E5095888", "1FTRX12W18KE97487", "2HGFA1F38BH525824", "1C4GP64L5YB667678" ].freeze def self.generate(options = {}) VINS.sample end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vindetta-0.3.0 | lib/vindetta/generator.rb |