MCPcopy Create free account
hub / github.com/cryptii/cryptii / isUniqueChars

Method isUniqueChars

src/Field/Text.js:138–140  ·  view source on GitHub ↗

* Wether value characters need to be unique. * @return {boolean}

()

Source from the content-addressed store, hash-verified

136 * @return {boolean}
137 */
138 isUniqueChars () {
139 return this._uniqueChars
140 }
141
142 /**
143 * Sets wether value characters need to be unique.

Callers 1

randomizeValueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected