Random Number Field
89 sites
Security covered
This module provides a field type that automatically generates a random integer within a specified range when a new entity is created.
This module adds a new field type of 'Random Number Field'.
What is a random number field?
An integer field that when a new node/entity is created will be populated with a random integer between the min and max defined when the field type was created.
Known Issues
- Needs unit tests adding.