Unique Normal Random Number Array Generator

This generates a 2D matrix of normally distributed random numbers using only two inputs, number of rows and number of columns.

You are now following this Submission

Usage :

A = uniqueRandGenerator(500,40)

will generate a matrix of size 500 x 40, i.e. 500 rows and 40 columns, where all the numbers are unique and positive, and also distributed normally but with a positive shift.

Computers with higher memory sizes will be able to generate larger matrices.

Cite As

Suddhasheel Ghosh, PhD (2026). Unique Normal Random Number Array Generator (https://in.mathworks.com/matlabcentral/fileexchange/81203-unique-normal-random-number-array-generator), 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.0