úÎ+)Ò      Safe-InferredFlip a loaded) coin with a certain chance of being True"range 0 to 1; chance of being trueRandomly flip case of strings Safe-InferredToggle the case of a Char.Toggle character case for a String.Randomly flip the case of a Char.Randomly flip the case of a String.%range 0 to 1; chance of flipping caseChar to flip%range 0 to 1; chance of flipping case original String#Generate random strings for testing Safe-InferredGenerate a random Char<Generate a random ASCII (7-bit) char in the printable range.)Generate a random ISO-8859-1 (8-bit) charRandom character passing a test$Supply a random printable character..Generate a random printable non-alphabet char. "Generate a random alphabetic char. IGenerate a random alphabetic char with a probability of being upper-case. Generate an alphanumeric char. ,Randomly generate one of two character types $Generate a random upper-case letter.$Generate a random lower-case letter.2Generate a random string of alphabetic characters.Generate a random stringkGenerate a random string of printable characters with a balance of alphabetic and upper-case characters.-Generate a list of strings of uniform length. :randomStrings (randomString (onlyAlpha randomChar8) 20) 50Fwill build a list of 50 alphabetical strings, each 20 characters long..Generate a list of strings of variable length. Similar to 7, but generates strings with random length. Example: DrandomStringsLen (randomString' randomASCII (3%4) (1%8)) (10,30) 100NReturns a list of 100 strings that are between 10 and 30 characters, with 3"4 of them being alphabetical and 18 of those being upper-case.predicate, like random char generator, like  or  or  &range 0 to 1; chance of being an upperrandom char generator; , ,  1range 0 to 1; chance of using the first generator-first generator; used if the random value is True.second generator; used if the random value is False random char generator;  or  or lengthrandom char generator;  or  or ,range 0 to 1; fraction of upper-case letterslengthrandom char generator; eg.  or onlyAlpha randomASCIIlengthrandom char generator;  or  or /range 0 to 1; fraction of alphabetic characters,range 0 to 1; fraction of upper-case letterslength:random string generator, eg. 'randomString randomAlpha 20' list lengthrandom string generator, eg. randomString randomAlpharange for string length list length         random-strings-0.1.1.0Test.RandomStrings.FlipCaseTest.RandomStringsTest.RandomStrings.InternalflipCaseflipCaseStringrandomFlipCaserandomFlipCaseString randomChar randomASCII randomChar8onlyWith onlyPrintable onlyAlpha onlyAlpha' onlyAlphaNum randomClass onlyUpper onlyLower randomWord randomWord' randomString randomString' randomStringsrandomStringsLen randomBool onlyNonAlphabase GHC.UnicodeisAlpha