Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 19880622492553494
- YYYYMMDDQLLllSS#g
- YYYYMMDD: Year, month, and day of birth.
- 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:
- | W | E |
- ---+---------+---------+
- N | 379-200 | 400-579 |
- ---+---------+---------+
- S | 779-600 | 800-979 |
- ---+---------+---------+
- 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').
- #g: Random code. The last digit is odd for males and even for females.
Advertisement
Add Comment
Please, Sign In to add comment