Skip to content

AdeebNqo/ZAnames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Mirror of the Nandos [1] [2] dictionary of South African names. Version downloaded on 22 March 2018.

You can read the names using Python as follows:

data = open('#rightmyname.dic','rb').read().decode('utf-16-le')
names = data.split()
  1. https://www.nandos.co.za/
  2. http://www.rightmyname.co.za/

About

Mirror of South African individual's names

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published