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