Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Faker
GeoLocation
C# Class Faker.GeoLocation
Geographic Location class
Mostra file
Open project: FermJacob/Faker.Data
Public Methods
Method
Description
Latitude
( ) :
double
Gets a random latitude between -90 to 90
Longitude
( ) :
double
Gets a random longitude between -180 to 180
Method Details
Latitude()
public
static
method
Gets a random latitude between -90 to 90
public
static
Latitude
( ) :
double
return
double
Longitude()
public
static
method
Gets a random longitude between -180 to 180
public
static
Longitude
( ) :
double
return
double