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

Method isRandomizable

src/Field.js:296–298  ·  view source on GitHub ↗

* Returns true, if the field is randomizable. * @return {boolean}

()

Source from the content-addressed store, hash-verified

294 * @return {boolean}
295 */
296 isRandomizable () {
297 return this._randomizable
298 }
299
300 /**
301 * Applies a randomly chosen value.

Callers 1

randomizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected