func GenerateNID() NID { return NID(ext.RandomUint64()) }
func GeneratePID() PID { return PID(ext.RandomUint64()) }