Init
This page contains two Physlets that are able to share data using their common superclass, SApplet. In particular, the random walk calculates a histogram of the particle's distance from the starting point after 25 steps delivers this data to the graph.
<script language="JavaScript">
function rwalk(){
}
</script>