1 >>> dir(random)
2 [\'BPF\', \'LOG4\', \'NV_MAGICCONST\', \'RECIP_BPF\', \'Random\', \'SG_MAGICCONST\', \'SystemRandom\', \'TWOPI\', \'_BuiltinMethodType\', \'_MethodType\', \'_Sequence
3 \', \'_Set\', \'__all__\', \'__builtins__\', \'__cached__\', \'__doc__\', \'__file__\', \'__loader__\', \'__name__\', \'__package__\', \'__spec__\', \'_acos\', \'_bisect
4 \', \'_ceil\', \'_cos\', \'_e\', \'_exp\', \'_inst\', \'_itertools\', \'_log\', \'_pi\', \'_random\', \'_sha512\', \'_sin\', \'_sqrt\', \'_test\', \'_test_generator\', \'_urandom\'
5 , \'_warn\', \'betavariate\', \'choice\', \'choices\', \'expovariate\', \'gammavariate\', \'gauss\', \'getrandbits\', \'getstate\', \'lognormvariate\', \'normalvariate\',
6 \'paretovariate\', \'randint\', \'random\', \'randrange\', \'sample\', \'seed\', \'setstate\', \'shuffle\', \'triangular\', \'uniform\', \'vonmisesvariate\', \'weibullvaria
7 te\']