You are here

constant REALISTIC_DUMMY_CONTENT_RANDOM in Realistic Dummy Content 7

1 use of REALISTIC_DUMMY_CONTENT_RANDOM
realistic_dummy_content_api_rand in api/realistic_dummy_content_api.module
Generate a random, or sequential, number

File

api/realistic_dummy_content_api.module, line 14
API code allowing other modules to generate realistic dummy content. See the Realistic Dummy Content module for an example of how to use.

Code

define('REALISTIC_DUMMY_CONTENT_RANDOM', TRUE);