ftp.nice.ch/pub/next/unix/security/pgp.2.6.2is.s.tar.gz#/pgp262is/pgp262ii/src/noise.h

This is noise.h in view mode; [Download] [Up]

/*
 * Noise.h - get environmental noise for RNG
 *
 * The interface is system-independent, but the
 * implementation should be highly system-dependent,
 * to get at as much state as possible.
 */

#include "usuals.h"

word32 noise(void);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.