<!DOCTYPE rdf:RDF SYSTEM "../tpm.dtd"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> <rdf:Description about="http://texlive.dante.de/texlive/package/lcg.zip"> <TPM:Name>lcg</TPM:Name> <TPM:Type>package</TPM:Type> <TPM:Date>2001/03/07 12:13:06</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title>Generate random integers.</TPM:Title> <TPM:Size>31184</TPM:Size> <TPM:Description> The lcg package generates random numbers (integers) via a linear congruential generator (Schrage's method). The random numbers are written to a counter. The keyval package is used to set values for the range, a seed, and the name of the counter. </TPM:Description> <TPM:Build> <TPM:RunPatterns> texmf/tex/latex/lcg/* texmf/tpm/package/lcg.tpm </TPM:RunPatterns> <TPM:SourcePatterns>texmf/source/latex/lcg/*</TPM:SourcePatterns> </TPM:Build> <TPM:RunFiles size="8710"> texmf/tex/latex/lcg/lcg.sty texmf/tpm/package/lcg.tpm </TPM:RunFiles> <TPM:SourceFiles size="22474"> texmf/source/latex/lcg/lcg.dtx texmf/source/latex/lcg/lcg.ins </TPM:SourceFiles> <TPM:Provides>package/lcg</TPM:Provides> </rdf:Description> </rdf:RDF>