HEX
Server: Apache
System: Linux wp02.tdr-lab.com 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User: kusanagi (1001)
PHP: 7.4.23
Disabled: NONE
Upload Files
File: //usr/include/hphp/neo/neo_rand.h
/*
 * Copyright 2001-2004 Brandon Long
 * All Rights Reserved.
 *
 * ClearSilver Templating System
 *
 * This code is made available under the terms of the ClearSilver License.
 * http://www.clearsilver.net/license.hdf
 *
 */

#ifndef incl_HPHP_NEO_RAND_H_
#define incl_HPHP_NEO_RAND_H_ 1

__BEGIN_DECLS

void neo_seed_rand (long int seed);
int neo_rand (int max);

__END_DECLS

#endif /* incl_HPHP_NEO_RAND_H_ */