The Date.random(in:using:) functions now use BinaryFloatingPoint.randomPrintable(in:using:) to generate time intervals. This should lead to greater reliability when converting the time intervals of generated dates into strings.
The Date.random(in:using:) functions now use BinaryFloatingPoint.randomPrintable(in:using:) to generate time intervals. This should lead to greater reliability when converting the time intervals of generated dates into strings.