On Monday, 14 July 2014 at 22:35:59 UTC, Nordlöw wrote:
On Monday, 14 July 2014 at 22:32:51 UTC, Nordlöw wrote:I believe defining a complete random sampling of all code units in dchar is a good start right? This can then be reused to lazily convert while filling in a string and wstring.
isValidCodePoint() at http://dlang.org/phobos/std_encoding.html might be were to start.