Uniformly distributed unit octonions
Y = rando(varargin)
rando constructs uniformly distributed octonions (distributed uniformly in 8-space). It accepts the same parameters as the MATLAB® functions rand and randn.
Each octonion returned is the result of eight calls on the MATLAB® function rand, and hence rando modifies the state of the generator used by rand. To initialise the generator or control the choice of generator, use rand.