NIDs are pronounceable words that encode numeric values. They make easier to read and faster to type order numbers, reservation tokens, blockchain addresses etc. Ever spelled a flight ticket number on a phone hotline? Banking numbers causing you TZF (too many 0s fatigue) syndrome? NID encodings of GUIDs are 14% longer but way easier to tell apart. NIDs feature hyphen separators, leading zero omission, and compatible encodings for 2, 4, 8, 16, 32, 64, 128-bit values.
$ dotnet add package Emrgee.NodeIdsNo README available.