Since random() typically means a value between 0 and 1, you wouldn't be alive for very long.
I'll assume random, in this case, is not from a library, but rather crafted somewhere else in the code. Yes, it'd be better named "calculate_livespan", but good coding practices are not being followed here.
One hour into my birthday: partner and I taking photographs of eclipse from Castle Hill, (Townsville) using her mini Hubble telescope. First tea of the last year of my 20's downed, and early morning bouldering workout sorted.
Comments
Spoilers: I'm really fucking drunk, and it's (primarily) my brother's fault.
var livespan_length = random();
var age = 0;
while(alive==true){
if (age > livespan_length){
die():
}
age++;
}
alive == true
. Tsk, tsk.Anyways, happy birthday Linkigi!
Keep being dapper for many years to come!
Happy birthday Grey!