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

Method isRandomizable

src/Encoder/Enigma.js:860–862  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

858 * @return {boolean}
859 */
860 isRandomizable () {
861 return true
862 }
863
864 /**
865 * Randomizes the brick input.

Callers 1

renderMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected