A card drawing simulation with 10000 trials

The average number of cards required to find 5 copies of the target card is 14.

Cards Drawn Games Sum
1 0 0
2 0 0
3 0 0
4 0 0
5 26 26
6 110 136
7 224 360
8 367 727
9 575 1302
10 748 2050
11 853 2903
12 962 3865
13 937 4802
14 913 5715
15 888 6603
16 778 7381
17 644 8025
18 533 8558
19 435 8993
20 320 9313
21 230 9543
22 157 9700
23 113 9813
24 86 9899
25 41 9940
26 27 9967
27 16 9983
28 8 9991
29 7 9998
30 1 9999
31 0 9999
32 1 10000
33 0 10000
34 0 10000
35 0 10000
36 0 10000
37 0 10000
38 0 10000
39 0 10000
40 0 10000
41 0 10000
42 0 10000
43 0 10000
44 0 10000
45 0 10000
46 0 10000
47 0 10000
48 0 10000
Number of cards in deck:
Number of target cards:
Number of search cards:
Desired number of copies 
of the target card:
Number of trials:
Number of lines to print together:

Examples

I have 8 Information Highways in my 90 card deck; when should I expect to draw at least 1?
Decksize = 90, Target = 8, Search = 0, Desired = 1

I have 12 Raptors and 6 Muricia's Call (search) in my 90 card deck; when should I expect to draw at least 7?
Decksize = 90, Target = 12, Search = 6, Desired = 7