We typically initialize each node's PageRank to:

A. A random value between 0 and 1.
B. A value based on the number of inbound links.
C. A value of 1 for all nodes.
D. A uniform probability, ensuring each node has an equal chance.