Sha256: 5e77cc001d5f2d906fa14bcbc3cabe2402c26f1bfffbda379da57f5e795fa93b
Contents?: true
Size: 194 Bytes
Versions: 9
Compression:
Stored size: 194 Bytes
Contents
# frozen_string_literal: true module FFakerTW module Guid extend ModuleUtils extend self def guid FFakerTW.hexify('########-####-####-####-############') end end end
Version data entries
9 entries across 9 versions & 1 rubygems