MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=idprovider-random

(main | idprovider-random)
  • This module requires read rights.
  • Source: IDProvider
  • License: MIT
⧼apihelp-idprovider-random-summary⧽
Parameters:
type

Choose a random ID generation algorithm

This parameter is required.
One of the following values: fakeid, uuid
prefix

Prefix/namespace. In case of increments, each prefix gets it's own increment state.

skipUniqueTest

Checks that the ID does not correspond to an already existing wikipage

Type: boolean (details)