Version: v0.7.1 - Beta.  We welcome contributors & feedback.

Test.shake

$t.shake() -> boolean

Description

Check if a variable is able to withstand large earthquakes by applying the Lesko-Richter Seismic Stability Algorithm.

$t = Test()

$t.shake('Leaning Tower of Pizza')
//= false

$t.shake('Rasmus Lerdorf')
//= true