Hellerick_Ferlibay

Global personal index

Aug 14th, 2013
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. 19880622492553494
  2. YYYYMMDDQLLllSS#g
  3.  
  4. YYYYMMDD: Year, month, and day of birth.
  5.  
  6. QLLll: Quadrant, longitude, and latitude of birth in degrees. QLL is a sum of the longitude and the quadrant value (200 for northern latitudes and western longitudes; 400 for northern latitudes and eastern longitudes; 600 for southern latitudes and western longitudes; 800 for southern latitudes and eastern longitudes). All values are rounded to smaller integer. QLL values for the four quadrants:
  7.  
  8. | W | E |
  9. ---+---------+---------+
  10. N | 379-200 | 400-579 |
  11. ---+---------+---------+
  12. S | 779-600 | 800-979 |
  13. ---+---------+---------+
  14.  
  15. SS: Hash number derived from family name. It's calculated according to formula: ((...((C1*27+C2)*27+C4)*27+C4...)*27+CN) mod 100, where C1, C2, C3, C4 ... CN are values, corresponding to N characters of the family name (0 for non-letter symbols, 1 for 'A', 2 for 'B', 3 for 'C', ... 26 for 'Z').
  16.  
  17. #g: Random code. The last digit is odd for males and even for females.
Advertisement
Add Comment
Please, Sign In to add comment