StringScheme
Contains settings for generating random strings.
See also
Constructors
Properties
A list view of the SymbolSet
objects described by activeSymbolSets.
Same as activeSymbolSets, except that serialized emoji have been deserialized.
The capitalization mode of the generated string.
Whether the symbols in SymbolSet.lookAlikeCharacters should be excluded.
The symbol sets that are actually used for generating strings; a subset of symbolSets. Emoji have been serialized for compatibility with JetBrains' serializer.
The symbol sets that are available for generating strings. Emoji have been serialized for compatibility with JetBrains' serializer.
A list view of the SymbolSet
objects described by symbolSets.
Same as symbolSets, except that serialized emoji have been deserialized.
Functions
Returns a copy of this scheme that has the given name.
Shallowly copies the state of other into this
.