menu
fake package
documentation
fake.dart
FakeScience
temperatureKelvin static method
temperatureKelvin static method
dark_mode
light_mode
temperatureKelvin
static method
double
temperatureKelvin
(
)
Implementation
static double temperatureKelvin() { return 0 + _random.nextDouble() * 10000; // 0-10000 K }
fake package
documentation
fake
FakeScience
temperatureKelvin static method
FakeScience class