Graphmath.Quatern.random
You're seeing just the function
random
, go back to Graphmath.Quatern module for more information.
Link to this function
random()
Specs
random() :: quatern()
Genrate a random quatenrion (rotation on SO3), using the algorithm given here.
It returns an orientation quatern
.