in app/eventgen/generator/event.go [40:42]
func newBatteryCapacityKWH() float32 { return batteryCapacityKWH[random.Intn(len(batteryCapacityKWH))] }