getseed: getseed

View source: R/getseed.r

getseedR Documentation

getseed

Description

A seed generator for use with the ngram package.

Usage

getseed()

Details

Uses a 96-bit hash of the current process id, time, and a random uniform value from R's random generator.

See Also

babble


wrathematics/ngram documentation built on Jan. 28, 2024, 12:14 p.m.