Generating Strings with Random Contents

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jul 14 15:39:07 PDT 2014


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.


More information about the Digitalmars-d-learn mailing list