FoxDot.lib.GhostCoder.Grammar¶
- FoxDot.lib.GhostCoder.Grammar.CHANGE_DEGREE(*args, **kwargs)[source]¶
Randomly generates a new degree, or edits some of the previous values
- FoxDot.lib.GhostCoder.Grammar.GENERATE_NUMBER(keyword=None, _min=1, _max=9)[source]¶
Return a random number or fraction
- FoxDot.lib.GhostCoder.Grammar.playerData(s)[source]¶
Returns a list of tuples of original string and dict of values
- FoxDot.lib.GhostCoder.Grammar.random() x in the interval [0, 1).¶