Method 4: The Unreliable Method
Warning: This method is not recommended for the faint of heart. It involves unreliable prophets and highly questionable numerology.
/**
* @method 4: The Unreliable Method
* @author [Corgi Blackmail Team]
* @description A method so bad, it's good?
*/
function corgiMethod4() {
// Do something, hopefully
var result = 42 + 1;
return result;
}
This method is known to sometimes produce the expected result. When it doesn't, it's anyone's guess.
For more information on how to deal with these issues, see our Troubleshooting page.
Or, if you're feeling lucky, try our Random Number Generator.
Back to Bugs