Sha256: 83b9dd1a6205a8263c0c34681086fcbfcb05dae8613321c26ee4ccda0d2e4f0b
Contents?: true
Size: 161 Bytes
Versions: 1
Compression:
Stored size: 161 Bytes
Contents
module MastodonCthulhu class Random < MastodonCthulhu::Convert def convert(input) input + "\n\n" + @replaces.sample end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mastodon_cthulhu-0.1.2 | lib/mastodon_cthulhu/convert_random.rb |