v1.3.0
New Features
- Added
randomproperty toSequenceTypethat returns a random element, ornilif the sequence is empty. - Added
random()static method toBit, that returnsOneorZerowith a 50/50 chance of either.
random property to SequenceType that returns a random element, or nil if the sequence is empty.random() static method to Bit, that returns One or Zero with a 50/50 chance of either.