lithium\util\StringDeprecated::UUID_VERSION_4

constant
Use `lithium\util\Text::UUID_VERSION_4`.

UUID constant that sets the version bit for generated UUIDs (01000000).

Source

	const UUID_VERSION_4 = 64;