The Curious Case of Benjamin Button

var age = Math.random() * 100;

while(age-- > 0){}
Vote up this code0