FixedProb# class braintools.conn.FixedProb(prob, allow_self_connections=False, weight=None, delay=None, **kwargs)# Alias for Random connectivity with fixed probability (Random).