damage random

float dmg = FMath::RandRange(240.0f,450.0f);

As well there is an integer version.