You are here

constant REALISTIC_DUMMY_CONTENT_API_RANDOM in Realistic Dummy Content 8.2

Same name and namespace in other branches
  1. 7.2 api/realistic_dummy_content_api.module \REALISTIC_DUMMY_CONTENT_API_RANDOM
  2. 3.x api/realistic_dummy_content_api.module \REALISTIC_DUMMY_CONTENT_API_RANDOM
1 use of REALISTIC_DUMMY_CONTENT_API_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 132
API code allowing other modules to generate realistic dummy content.

Code

define('REALISTIC_DUMMY_CONTENT_API_RANDOM', TRUE);