PRNGUnseeded

PRNGUnseeded Exception

@safe pure nothrow final
class PRNGUnseeded : InvalidState {}

Constructors

this
this(string algo, Throwable next, string file, int line)
Undocumented in source.

Meta