bbs

package
v0.0.0-...-17533aa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

The bbs package implements Blum-Blum-Shub algorithm.

https://en.wikipedia.org/wiki/Blum_Blum_Shub

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	// contains filtered or unexported fields
}

func New

func New(seed int64) *Source

func (*Source) Bit

func (s *Source) Bit() uint

func (*Source) Int63

func (s *Source) Int63() int64

func (*Source) Seed

func (s *Source) Seed(seed int64)

func (*Source) Uint64

func (s *Source) Uint64() uint64

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL