Skip to content

1.6.0: API Version 1.3

Latest
Compare
Choose a tag to compare
@connordelacruz connordelacruz released this 15 May 22:33

Updated to use randomuser.me API version 1.3. Apart from internal changes:

  • Added get_country() method
  • Added optional parameter split_number_name to get_street(). If set to True, return a dictionary with 'number' and 'name' keys containing the street number and name, respectively