Problem 54109. Get the n-th rand number with given seed

Given seed s, return the n-th rand number using rand(). Round the answer with 4 digits.
n is a postive integer.

Solution Stats

52.63% Correct | 47.37% Incorrect
Last Solution submitted on Oct 26, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers31

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!