Java to Excel

L

lisa

hi friends!


I'm facing some problem to generate random numbers in dynamic
array which should have 2 columns and multiple rows. and also the
server should generate the numbers.
 
A

Andrew Thompson

lisa wrote:
...
I'm facing some problem to generate random numbers in dynamic
array which should have 2 columns and multiple rows.

What problems?
..and also the
server should generate the numbers.

Interesting. Feel free to drop back in, when, or if
you have any questions.
 
R

ruds

hi,
For dynamic array you need to use ArrayList or Vector.
And to generate numbers randomly try using Random class of Math
package.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top