in app/eventgen/generator/event.go [44:46]
func newBatteryLevelStart() float32 { return (float32(random.Intn(76)) + 5) / 100 // 0.05 ~ 0.8 }