This document proposes a new graph kernel method that approximates graph similarity using random graph embeddings. It aims to improve scalability over previous methods while still capturing global graph properties. The method first learns latent node embeddings for each graph, then defines the graph kernel as the similarity between random embeddings of the graphs, allowing for faster computation. Evaluation on 12 benchmark algorithms shows it outperforms state-of-the-art graph kernels and neural networks for graph classification tasks.