acucciniello / random-array-generator

A function that takes an integer n (when n>0) specifying the size of the output array and outputs an array full of random integers of size n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

random-array-generator

A function that takes an integer n (when n>0) specifying the size of the output array and outputs an array full of random integers of size n

About

A function that takes an integer n (when n>0) specifying the size of the output array and outputs an array full of random integers of size n


Languages

Language:C++ 100.0%