Random derangement

Generate sequences of random derangement

You are now following this Submission

A derangement is a permutation of the elements of a set, such that no element appears in its original position.

The code use non rejection method for better predictable runtime.

Cite As

Bruno Luong (2026). Random derangement (https://www.mathworks.com/matlabcentral/fileexchange/87994-random-derangement), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Speed optimization

1.0.0