module Item

Constants

PIECE

Public Class Methods

random() click to toggle source
# File lib/GamalielPelino/Agam16_symbol.rb, line 13
def self.random
    PIECE.sample
end