pip_services3_commons
pip_services3_commons
RandomString
distort method
distort
pip_services3_commons
pip_services3_commons
RandomString
distort method
RandomString class
Constructors
RandomString
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
distort
nextAlphaChar
nextString
pick
pickChar
distort
method
String
distort
(
String
value
)
Distorts a string by randomly replacing characters in it.
value
a string to distort. Returns a distored string.