Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
random.h
Go to the documentation of this file.
1 /*
2 // random.h - Random module
3 //
4 // See Copyright Notice in mruby.h
5 */
6 
7 #ifndef RANDOM_H
8 #define RANDOM_H
9 
11 
12 #endif