@runno/wasi
    Preparing search index...

    Interface RandomProvider

    interface RandomProvider {
        fill(buf: Uint8Array): void;
    }

    Implemented by

    Index

    Methods

    Methods