Type Alias NextPeerTalkTickSecondsOptions

NextPeerTalkTickSecondsOptions: {
    random?: (() => number);
}