|
permlib
0.2.8
Library for permutation computations
|
generates uniformly distributed random group elements based on an existing BSGS More...
#include <bsgs_random_generator.h>
Public Member Functions | |
| BSGSRandomGenerator (const BSGS< PERM, TRANS > &bsgs) | |
| initializes class with existing BSGS | |
| virtual PERM | next () |
| generates an element | |
generates uniformly distributed random group elements based on an existing BSGS
1.7.6.1