Coming across the post First 100s place without a prime, I went to the informative link "First occurrence prime gaps" suggested by Jack D'Aurizio. The main list of $999$ prime $p$ covers the smallest $p$ for each even gap $\leq1998$.
I. But I noticed something a bit strange. Let $p,q$ be primes in the list.
Example 1. Given $p,q$ such that the next prime is $p+1886$ and $q+1902$,
$$p=4521777371028957272039263763\\q=3521777371029774497617670861\\p-q =999999999999182774421592902$$
Example 2. Given $p,q$ such that the next prime is $p+1896$ and $q+1968$,
$$p=17817006514740891827868262213 \\q=16817006514738017659250207459 \\p-q =1000000000002874168618054754$$
Example 3. Given $p,q$ such that the next prime is $p+1774$ and $q+1818$,
$$p=161023337028376633976274427 \\q=361023337029228675738125911\\|p-q| =200000000000852041761851484$$
and so on. Given two random primes $p_1,p_2$ of about the same size but not in the list, what are the odds that their difference will be similar to the examples above? But $p,q$ are NOT random: they are the smallest primes for two given gaps.
Quite a lot of the $999$ primes in the list can be paired in such a manner, if they are about the same size. I have chosen only the most spectacular.
Q1: What is the reason for such behavior, the zeros and nines?
II. Some primes in the list do need not a difference, the zeros are in the prime.
$$\begin{array}{|c|l|} \hline \text{Gap} & \hskip0.9in \text{Prime}\\ \hline 1832 & {7500230000000254312587886349}\\ 1836 & {7500230000004410741095419811}\\ 1838 & 7051230000020674054592576303\\ 1846 & {7500230000005824418875087691}\\ 1848 & 2644230000031218882264673171\\ 1856 & 5851230000021967795781669357\\ 1882 & 8511230000017373935165665319\\ 1884 & 5844230000028765302725127593\\ 1888 & {7500230000005019060037933673}\\ 1920 & 2844230000030892453360363713\\ 1944 & 3044230000030128405583745033\\ 1980 & 8051230000019922137852468729\\ 1982 & {7500230000011523034496281371}\\ 1996 & 85982514713000000005643994785767\\ \hline\end{array}$$
Q2: What is the reason for that as well?